source: liacs/da/opdr2b/fileio.h@ 244

Last change on this file since 244 was 2, checked in by Rick van der Zwet, 15 years ago

Initial import of data of old repository ('data') worth keeping (e.g. tracking
means of URL access statistics)

File size: 129 bytes
RevLine 
[2]1#define FILE_END 0x0
2
3int fetchnumber(FILE * input);
4void tofile(FILE * output, const int fresh);
5void closefile(FILE * output);
Note: See TracBrowser for help on using the repository browser.