Common Source Files

The following table lists the source and header files of the Standard ANSI Library that are not target-dependent.

Table 1. Standard ANSI Library-Target Independent Source and Header Files
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