#include<file_name>
Name | Description |
---|---|
stdio.h | Input/output functions |
conio.h | Console input/output |
stdlib.h | General Utility functions |
string.h | String functions |
math.h | Mathematics functions |
stdarg.h | Variable Argument list functions |
signal.h | Signal Handling functions |
setjmp.h | Non-local jump functions |
ctype.h | Character handling functions |
locale.h | Localization functions |
time.h | Date and Time functions |
assert.h | Diagnostics functions |
stdbool.h and stddef.h | Boolean data type functions, useful types and Macro definitions |
#include"file_name.h"