Keil Logo Arm Logo

C251 User's Guide

int

The int data type defines a binary integer. It is used as follows:

<[>{signed|unsigned}<]> <[>{long|short}<]> int name <[>= value<]>;

Where

name is the name of the variable.
value is the value to assign to the variable.

Refer to 2-Byte Scalars for information regarding the format of int types.

Keil logo

Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.