int
From C/C++ Reference
int
The int keyword is used to declare integer variables. Also see the data types page.
Related topics:
From C/C++ Reference
The int keyword is used to declare integer variables. Also see the data types page.