Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
File I/O code snippet to convert a file to a std::vector<std::string>. Assumes you have already defined the FileExists function.
///FileToVector reads a file and converts it to a std::vector<std::string> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.