Recent Changes - Search:


Reference:

C

edit SideBar

Overview header files

  • assert.h
test functions
  • ctype.h
macros and functions for classifying character
  • errno.h
error numbers and constant numbers
  • float.h
symbolic constant for floating point operations
  • limits.h
boundaries for compiling enviroment
  • math.h
mathematical functions and constant numbers
  • setjmp.h
not local jumps
  • signal.h
signal communication between processes
  • stdarg.h
variable number of parameters for function calls
  • stddef.h
common used data types and constant values and functions. For example rand()
  • stdio.h
common I/O functions
  • stdlib.h
some sorting and converting algorithms
  • string.h
functions for string operations
  • time.h
common functions to handle the system time
Edit - History - Print - Recent Changes - Search
Page last modified on June 19, 2008, at 02:33 PM