FSmkdir Function From MDD File System Interface Library previous page next page MDDFS Interface Library Help Contents | Index | Home Previous | Up | Next FSmkdir Function C int FSmkdir( char * path ); Description Creates a directory as per the ascii input path (PIC24/PIC32/dsPIC). This function doesn't move the current working directory setting. Preconditions None Parameters Parameters Description path The path of directories to create. Return Values Return Values Description 0 The specified directory was created successfully EOF The specified directory could not be created Side Effects Will create all non-existent directories in the path. The FSerrno variable will be changed. Remarks None APIs > File Manipulation Layer (FSIO) > Functions > FSmkdir Function Microchip MDD File System Interface 1.4.2 - [Oct 15, 2012]Copyright © 2012 Microchip Technology, Inc. All rights reserved. Contents | Index | Home previous page start next page