このページを編集する際は、編集に関する方針に従ってください。
typedef unsigned short uint16; /* == 16 bits */
* uintN * Unsigned integer, EXACTLY N BITS IN SIZE, * used for numerical computations and the * frontend/backend protocol.