set_file_open_flags
Description:
Set the checkout file open flags.
These flags are platform dependent, e.g. on Unix use O_CREAT, O_TRUNC, etc.
Parameters:
this | |
flags |
the file open flags. |
Set the checkout file open flags.
These flags are platform dependent, e.g. on Unix use O_CREAT, O_TRUNC, etc.
this | |
flags |
the file open flags. |