|
Embedded Artistry Framework
Embedded Systems C++ Framework
|

Macros | |
| #define | NL_SETD 1 |
| #define | NL_CAT_LOCALE 1 |
Typedefs | |
| typedef int | nl_item |
| typedef void * | nl_catd |
Functions | |
| nl_catd | catopen (const char *, int) |
| char * | catgets (nl_catd, int, int, const char *) |
| int | catclose (nl_catd) |
| #define NL_CAT_LOCALE 1 |
| #define NL_SETD 1 |
| typedef void* nl_catd |
| typedef int nl_item |
| int catclose | ( | nl_catd | ) |
| char* catgets | ( | nl_catd | , |
| int | , | ||
| int | , | ||
| const char * | |||
| ) |
| nl_catd catopen | ( | const char * | , |
| int | |||
| ) |
1.8.15