LogFile Class Reference

C++ abstraction over fopen/fclose. More...

Detailed Description

C++ abstraction over fopen/fclose.

Used to save std::cerr / std::cout to a file in Windows which does not have a console for GUI programs.

Public Member Functions

FILE * desc () const
 

The documentation for this class was generated from the following file: