Int is the abbreviation of integer, which mainly stands for integer type. In C language, it is an indicator of integer data type definition.
Int stands for integer variable, which is a data type and is mainly used to define integer variable. It has different sizes in different compilation environments and different compilation and running environments.