English
Language : 

CC78K0S Datasheet, PDF (171/520 Pages) NEC – C Compiler Ver.1.30 or Later Language
CHAPTER 10 LIBRARY FUNCTIONS
10.2 Headers
This C compiler has 13 headers (or header files). Each header defines or declares standard library functions, data
type names, and macro names.
The headers of this C compiler are as shown below.
ctype.h
stdlib.h
limits.h
assert.h
setjmp.h
string.h
stddef.h
stdarg.h
error.h
math.h
stdio.h
errno.h
float.h
Caution
The functions to be supported differ depending on the memory models (normal model and static
model). Also, functions that operate during normal operation differ depending on the -ZI and -ZL
options. For functions that do not operate normally because of the existence of -ZI and -ZL
options, a warning message “The prototype declaration is not performed” is output.
User’s Manual U14872EJ1V0UM
171