C
int FSmkdirpgm( const rom char * path );
Description
Preconditions
None
Parameters
Parameters |
Description |
path |
The path of directories to create (ROM) |
Return Values
Side Effects
Will create all non-existent directories in the path. The FSerrno variable will be changed.
Remarks
This function is for use with PIC18 when passing arugments in ROM