|
Galactic Bloodshed
|
Go to the source code of this file.
Functions | |
| void | Fileread (int fd, char *p, int num, int posn) |
| void | Filewrite (int fd, char *p, int num, int posn) |
| void Fileread | ( | int | fd, |
| char * | p, | ||
| int | num, | ||
| int | posn | ||
| ) |
Definition at line 20 of file files_rw.cc.
| void Filewrite | ( | int | fd, |
| char * | p, | ||
| int | num, | ||
| int | posn | ||
| ) |
Definition at line 32 of file files_rw.cc.
1.8.13