- Timestamp:
- Sep 25, 2012, 10:07:49 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120905/Ohana/src/libohana/include/ohana.h
r34260 r34468 256 256 int iparse PROTO((int *X, int NX, char *line)); 257 257 int iparse_csv PROTO((int *X, int NX, char *line)); 258 int charparse_csv PROTO((char *X, int NX, char *line)); 259 int charparse PROTO((char *X, int NX, char *line)); 258 260 int tparse PROTO((time_t *X, int NX, char *line)); 259 261 int tparse_csv PROTO((time_t *X, int NX, char *line));
Note:
See TracChangeset
for help on using the changeset viewer.
