Hi, include/pub_tool_basics.h has this: typedef Word OffT; // 32 64 typedef ULong Off64T; // 64 64 Surely Off64T should be signed, and thus a Long? Nick
View entire thread