•  Back 
  •  C Language 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help 
  •  Show info about hypertext 
  •  View a new file 
Topic       : C-Language Documentation
Author      : John Kormylo
Version     : C.HYP 1.0
Subject     : Documentation/C-Language
Nodes       : 233
Index Size  : 6362
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : en
@default    : 
@help       : Help
@options    : +g -i -s +x +z -t4
@width      : 75
View Ref-File[ System Header Files in the INCLUDE Folder ]

                        Standard Headers

<stdio.h>    - Standard I/O function prototypes.
<errno.h>    - Standard I/O error codes.
<string.h>   - String function prototypes.
<time.h>     - Date & time function prototypes.
<math.h>     - Floating point function prototypes.
<stdlib.h>   - Standard function prototypes.
<setjmp.h>   - Error recovery function prototypes.
<signal.h>   - ANSI signal function prototypes.
<stdarg.h>   - Variable Argument Lists macro definitions.
<assert.h>   - assert() macro definition.
<ctype.h>    - Character type function prototypes.
<stddef.h>   - Standard macro definitions.

                         Atari Headers

<tos.h>      - GEMDOS, BIOS, XBIOS and MiNT function prototypes.
<aes.h>      - AES function prototypes.
<vdi.h>      - VDI function prototypes.
<screen.h>   - VT52 Escape Codes macro definitions.
<linea.h>    - Line A function prototypes.

                        Pure C Headers

<ext.h>      - UNIX function prototypes.
<graphics.h> - Borland Graphics Interface (BGI) prototypes.
<process.h>  - exec() function prototype.
<limits.h>   - Special integer constants (macro definitions).
<float.h>    - Special floating constants (macro definitions).
<portab.h>   - Macros and typedefs for RSC.PRG output.

See also Libraries.