Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
GetPath is a file I/O std::string code snippet to obtain the path of a certain full filename.
#include <string> |
This version is more elegant and portable.
#include <cassert> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.