This is a summary of ANSI and POSIX functions grouped by library. If you want an alphabetical list, please use the master index. Please refer to a manual for a complete list of functions available to you.
- ANSI standard library.
- POSIX library.
- Non Standard functions from CONIO.H
- Non ANSI Standard Unix functions
- User written functions.
- Variable length argument lists.
ANSI standard library.
The ANSI library is declared in the following header files.
| assert.h | ctype.h | errno.h | float.h | limits.h |
| locale.h | math.h | setjmp.h | signal.h | stdarg.h |
| stddef.h | stdio.h | stdlib.h | string.h | time.h |
POSIX library
The POSIX library contains the following headers.
| cpio.h | dirent.h | fcntl.h | grp.h | pwd.h |
| sys/stat.h | sys/times.h | sys/types.h | sys/utsname.h | sys/wait.h |
| tar.h | termios.h | unistd.h | utime.h |
博客提供了按库分组的ANSI和POSIX函数总结,还提及非标准函数、用户编写函数等内容,给出相关网址,若需按字母排序列表可使用主索引,完整函数列表需参考手册。
1678

被折叠的 条评论
为什么被折叠?



