C++ Language/Std/FilesystemAccess
Appearance
< C++ Language | Std
A major component of the computer's operating system is its "filesystem", which stores data within "files". A C++ program can interact with that filesystem.
C++ Language |
A major component of the computer's operating system is its "filesystem", which stores data within "files". A C++ program can interact with that filesystem.