I believe the docs also mention that `cint` is not a C compatible integer type 
specifically. It is just a compatible integer type. Meaning, it's 
implementation is not specific to C. It is supposed to be compatible with all 
common targets.

Reply via email to