Replies: 1 comment
-
It could be defined like this:
and then used like normal:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
open
is a POSIX function but Microsoft also implemented it for Windows:https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/open-wopen?view=msvc-170
Beta Was this translation helpful? Give feedback.
All reactions