intFSrmdirpgm(
const rom char * path,
unsignedcharrmsubdirs
);
Description
Deletes the directory as per the ascii input path (PIC18). This function deletes the directory as specified in the path. This function wont delete the current working directory.