The following table lists the target-independent source and header files of the Standard ANSI Library.
| Source File | Header File |
|---|---|
| alloc.c | |
| assert.c | assert.h |
| ctype.c | ctype.h |
| errno.h | |
| heap.c | heap.h |
| limits.h | |
| math.c, mathf.c | limits.h, ieemath.h, float.h |
| printf.c, scanf.c | stdio.h |
| signal.c | signal.h |
| stdarg.h | |
| stddef.h | |
| stdlib.c | stdlib.h |
| string.c | string.h |
| time.h |