Embedded TCP/IP stack
4.7.0
|
fnet_fs_dir_t fnet_fs_opendir | ( | const fnet_char_t * | dirname | ) |
Opens a directory descriptor.
dirname | The directory pathname. |
0
if an error occurs.This function opens and returns a directory descriptor corresponding to the directory named by the dirname
.