K 10 svn:author V 3 bde K 8 svn:date V 27 1999-03-05T12:56:37.000000Z K 7 svn:log V 316 The pseudocode in the synopsis didn't come close to actually compiling, since correctly doesn't declare off_t although the pseudo-prototypes for the new fseeko() and ftello() functions use it. Handle this like the corresponding problem for va_list versus the vprintf() family. Fixed some English errors. END