word constant

int const word

Represents 2^16 (65536), a word.

Implementation

static const int word = 65536;