OpenTTD Source  1.11.2
FileCloser Class Reference

Auto-close a file upon scope exit. More...

#include <fileio_func.h>

Public Member Functions

 FileCloser (FILE *_f)
 

Private Attributes

FILE * f
 

Detailed Description

Auto-close a file upon scope exit.

Definition at line 140 of file fileio_func.h.


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