int32_t Type (Scalar)

stdint.h

typedef long int32_t;

A 32-bit signed fixed-width type specified by C99.

This type can be used when exactly 32 bits of signed data storage are wanted.