Name
int — Positive and negative numbers
Synopsis
The int class.c
Implemented in the C language.
Description
The int class describes positive or negative integer numbers (natural numbers ) with values ranging from -2,147,483,647 to 2,147,483,648 (4 byte representation).