This Struct is FILE* handle pointer Wrapper. More...
#include <FileLibrary.h>
Public Attributes | |
| void * | handle |
| FILE* handle. Need cast while use. | |
| bool | is_valid |
| Is this handle Valid. | |
This Struct is FILE* handle pointer Wrapper.
Definition at line 15 of file FileLibrary.h.