Changes between Version 83 and Version 84 of library_stdio


Ignore:
Timestamp:
Jun 11, 2015, 8:16:57 PM (9 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • library_stdio

    v83 v84  
    233233Returns -1 if error.
    234234
    235 === 8) int '''get_fat_mkdir( char* pathname ) ===
     235=== 8) int '''get_fat_mkdir'''( char* pathname ) ===
    236236This function has the same semantic as the UNIX mkdir() function.
    237237It creates in the file system the directory specified by the absolute "pathname" argument.