True/False
If you want to open an existing file,you must call the Win32 OpenFile function.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The COORD structure defined in MS-Windows specifies
Q5: When requesting single-character input,you must call SetConsoleMode
Q6: The Win32 ReadConsoleInput function reads character input
Q7: The HANDLE data type in the Win32
Q8: When you call the ReadFile function,you must
Q10: A Win32 console HANDLE is required when
Q11: The CREATE_NEW constant can be passed to
Q12: The /SUBSYSTEM:CONSOLE option is required when linking
Q13: The SetFilePointer function permits you to start
Q14: The WriteString procedure in the Irvine32 library