News

Convert a Python integer to a tiny int, stored in a C char. "h" (integer) [short int] Convert a Python integer to a C short int. "i" (integer) [int] Convert a Python integer to a plain C int. "l" ...