source:
liacs/da/opdr2b/fileio.h@
4
Last change on this file since 4 was 2, checked in by , 15 years ago | |
---|---|
File size: 129 bytes |
Rev | Line | |
---|---|---|
[2] | 1 | #define FILE_END 0x0 |
2 | ||
3 | int fetchnumber(FILE * input); | |
4 | void tofile(FILE * output, const int fresh); | |
5 | void closefile(FILE * output); |
Note:
See TracBrowser
for help on using the repository browser.