Changeset 27376 for branches/eam_branches/largefiles.20100314/Ohana
- Timestamp:
- Mar 21, 2010, 6:01:48 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/largefiles.20100314/Ohana/src/libdvo/include/dvo.h
r27296 r27376 343 343 char *get_mode_name (int mode); 344 344 345 // read/write with byteswap for generic types346 int Fread (void *ptr, int size, int nitems, FILE *f, char *type);347 int Fwrite (void *ptr, int size, int nitems, FILE *f, char *type);348 349 345 /** dvo_catalog APIs */ 350 346 void dvo_catalog_init (Catalog *catalog, int complete);
Note:
See TracChangeset
for help on using the changeset viewer.
