int16_t Type (Scalar)

stdint.h

typedef short int16_t;

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

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