![]() |
void open( file_mode mode, path_type const& path, error_code& ec);
The file must not already be open.
|
Name |
Description |
|---|---|
|
|
The open mode, which must be a valid |9|file_mode. |
|
|
The path of the file to open. |
|
|
Set to the error, if any occurred. |