| typedef __size_t | size_t |
Used for sizes of objects.
A type to define sizes of strings and memory blocks.
| IMPORT_C struct group * | getgrent | ( | void | ) |
Note: This description also covers the following functions - getgrnam() getgrnam_r() getgrgid() getgrgid_r() setgroups() setgrent() endgrent()
These APIs are build supported but not available functionally. Symbian OS does not support multiple users and groups.
| Parameters | |
|---|---|
| Refer to getgrent() for the documentation |