![]() |
![]()
| ![]() |
![]()
NAMEstd::basic_ofstream::is_open - std::basic_ofstream::is_open Synopsis bool is_open(); (until C++11)
Parameters(none) Return valuetrue if the file stream has an associated file, false otherwise Example This section is incomplete
See also open opens a file and associates it with the stream
|