文件名称:
libgen-h.md
所在目录:
Openharmony v1.0 / docs / api / api-SmartVision-Devices
文件大小:
2.09 KB
下载地址:
文本预览:
# libgen.h
## **Overview**
**Related Modules:**
[FS](FS.md)
**Description:**
Provides functions related to file management, for example, obtaining directory and file names.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Functions
## **Overview**
**Related Modules:**
[FS](FS.md)
**Description:**
Provides functions related to file management, for example, obtaining directory and file names.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Functions
dirname (char *path) | Obtains a directory name in a specified path. |
basename (char *path) | Obtains a file name (excluding the directory) in a specified path. |
点赞
回复
X