uint - Factor Documentation (original) (raw)
Word description
This C type represents a four-byte unsigned integer type. Input values will be converted to integers and truncated to 32 bits; output values will be returned as integers.
Definition
Word description
This C type represents a four-byte unsigned integer type. Input values will be converted to integers and truncated to 32 bits; output values will be returned as integers.
Definition