Rewritten TNL::File using std::fstream
This is much simpler than using the C functions. As a bonus, I/O errors throw exceptions.
Loading
Please sign in to comment
This is much simpler than using the C functions. As a bonus, I/O errors throw exceptions.