src/fileio.h
changeset 6179 d19b0137d8e4
parent 5475 2e6990a8c7c4
child 6201 bee01dc45e39
equal deleted inserted replaced
6178:c29a7d37c3ce 6179:d19b0137d8e4
     1 /* $Id$ */
     1 /* $Id$ */
       
     2 
       
     3 /** @file fileio.h Declarations for Standard In/Out file operations*/
     2 
     4 
     3 #ifndef FILEIO_H
     5 #ifndef FILEIO_H
     4 #define FILEIO_H
     6 #define FILEIO_H
     5 
     7 
     6 void FioSeekTo(uint32 pos, int mode);
     8 void FioSeekTo(uint32 pos, int mode);