And those that shouldn't be INT_TYPE should probably be size_t or ptrdiff_t instead. I suspect there are actually only a few places where int or INT32 really is the most appropriate type.
/ Martin Stjernholm, Roxen IS
Previous text:
2003-01-26 17:17: Subject: INT_TYPE = INT64
There are probably still some 'INT32' or 'int' variables that should actually be INT_TYPE.
/ Per Hedbor ()