| 
    libmsx
    
   C library for MSX 
   | 
 
Check error status of the stream. More...
 Collaboration diagram for Check error status of the stream.:Functions | |
| bool | mfeof (MemFile *mf) | 
Return true if reached to the end of stream.   | |
Check error status of the stream.
| bool mfeof | ( | MemFile * | mf | ) | 
Return true if reached to the end of stream. 
| mf | Pointer to opened stream pointer. | 
true if end-of-file.