IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 21, 2010, 6:01:48 PM (16 years ago)
Author:
eugene
Message:

remove excess Fread/Fwrite entries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/largefiles.20100314/Ohana/src/libdvo/include/dvo.h

    r27296 r27376  
    343343char *get_mode_name (int mode);
    344344
    345 // read/write with byteswap for generic types
    346 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 
    349345/** dvo_catalog APIs */
    350346void dvo_catalog_init (Catalog *catalog, int complete);
Note: See TracChangeset for help on using the changeset viewer.