Changeset 1202 for toilet/trunk/src/io.h
- Timestamp:
- Oct 13, 2006, 3:38:50 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
toilet/trunk/src/io.h
r1201 r1202 23 23 TOIFILE *toiopen(const char *, const char *); 24 24 int toiclose(TOIFILE *); 25 int toieof(TOIFILE *); 25 26 char *toigets(char *, int, TOIFILE *); 26 27
Note: See TracChangeset
for help on using the changeset viewer.