source:
liacs/da/opdr2b/fileio.h@
253
Last change on this file since 253 was 2, checked in by , 15 years ago | |
---|---|
File size: 129 bytes |
Line | |
---|---|
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.