MIOFILE Class Reference
#include <miofile.h>
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
| void MIOFILE::init_mfile |
( |
MFILE * |
_mf |
) |
|
| void MIOFILE::init_file |
( |
FILE * |
_f |
) |
|
| void MIOFILE::init_buf_read |
( |
const char * |
_buf |
) |
|
| void MIOFILE::init_buf_write |
( |
char * |
_buf, |
|
|
int |
len | |
|
) |
| | |
| int MIOFILE::printf |
( |
const char * |
format, |
|
|
|
... | |
|
) |
| | |
| char * MIOFILE::fgets |
( |
char * |
dst, |
|
|
int |
dst_len | |
|
) |
| | |
| int MIOFILE::_ungetc |
( |
int |
c |
) |
|
| int MIOFILE::_getc |
( |
|
) |
[inline] |
The documentation for this class was generated from the following files: