I'm working on some code to enable navigation up and down through a directory and file structure. I don't understand the SYS_FS_DirectoryChange() commmand. Commands such as SYS_FS_DirOpen() and SYS_FS_DirClose() use (SYS_FS_HANDLE handle) as an argument. ..
↧