bde 6e48538b41 Use a non-bogus type for representing the values of offsets in structs.
off_t is for offsets in files, and it is signed so it was no better
than the original type of int for avoiding warnings from broken lints,
except accidentally on machines like i386's where size_t is smaller
than off_t.
2002-10-03 15:00:07 +00:00
..
2002-10-02 20:33:52 +00:00
2002-10-02 20:33:52 +00:00
2002-03-14 21:51:00 +00:00
2002-07-08 15:48:39 +00:00
2002-06-30 05:15:05 +00:00
2002-10-02 20:33:52 +00:00
2002-10-02 20:33:52 +00:00