Galactic Bloodshed
Functions
files_rw.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Fileread (int, char *, int, int)
 
void Filewrite (int, char *, int, int)
 

Function Documentation

◆ Fileread()

void Fileread ( int  ,
char *  ,
int  ,
int   
)

Definition at line 20 of file files_rw.cc.

◆ Filewrite()

void Filewrite ( int  ,
char *  ,
int  ,
int   
)

Definition at line 32 of file files_rw.cc.