int

Declares an integer variable.

Syntax

int varname

Comments

varname can contain upper and lower case and numerals.

Integer variables may be declared only in the global part of the template code.

Example

int Apples
int items2read