wFSchdir Function From MDD File System Interface Library previous page next page MDDFS Interface Library Help Contents | Index | Home Previous | Up | Next wFSchdir Function C int wFSchdir( unsigned short int * path ); Description Change the current working directory as per the path specified in UTF16 format (PIC24/PIC32/dsPIC).The FSchdir function passes a RAM pointer to the path to the chdirhelper function. Preconditions None Parameters Parameters Description path The path of the directory to change to. Return Values Return Values Description 0 The current working directory was changed successfully EOF The current working directory could not be changed Side Effects The current working directory may be changed. The FSerrno variable will be changed. Remarks None APIs > File Manipulation Layer (FSIO) > Functions > wFSchdir 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