Changeset 41 in libcf for trunk/include/cf_error.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_error.h

    r40 r41  
    1717#define CF_ERROR_FILE_CLOSE                 CF_ERROR_FILE - 6
    1818#define CF_ERROR_FILE_GET_SIZE              CF_ERROR_FILE - 7
     19#define CF_ERROR_FILE_MAKE_DIRECTORY        CF_ERROR_FILE - 8
    1920
    2021/* }}} socket */
Note: See TracChangeset for help on using the changeset viewer.