文件名称:
nl_types-h.md
所在目录:
Openharmony v1.0 / docs / api / api-SmartVision-Devices
文件大小:
3.95 KB
下载地址:
文本预览:
# nl\_types.h
## **Overview**
**Related Modules:**
[IO](IO.md)
**Description:**
Defines I/O multiplexing functions related to message catalog operations.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Typedefs
## Functions
## **Overview**
**Related Modules:**
[IO](IO.md)
**Description:**
Defines I/O multiplexing functions related to message catalog operations.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Typedefs
Type of message catalog descriptor. |
## Functions
catopen (const char *name, int oflag) | Opens a message catalog and returns its descriptor. |
catgets (nl_catd catd, int set_id, int msg_id, const char *s) | Obtains information from a message catalog. |
点赞
回复
X