K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-02-06T17:22:36.000000Z K 7 svn:log V 161 Print intptr_t values by first casting to intmax_t and then printing with %jd, as intptr_t may not be int-sized. Assistance from: jhb Spotted by: Mr Tinderbox END