Changeset 41 in libcf for trunk/include/cf_file.h


Ignore:
Timestamp:
02/07/13 10:18:02 (11 years ago)
Author:
cheese
Message:

#1 add function to make directory and update file test code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/cf_file.h

    r40 r41  
    4949CF_File_GetSize         (const int fd);
    5050
     51CF_EXPORT int
     52CF_File_MakeDirectory   (const char * path);
     53
    5154#ifdef __cplusplus
    5255}
Note: See TracChangeset for help on using the changeset viewer.