K 10
svn:author
V 7
scrappy
K 8
svn:date
V 27
1997-04-30T19:18:30.000000Z
K 7
svn:log
V 328
Don Lewis' Patch:

I haven't tested this one.  I'd change the #define that controls
it to FTELL_IS_SLOW, and #define it in sysconfig.h for SunOS 4.x,
Solaris 2.x and other flavors of stdio that don't optimize the
lseek() out of ftell() when they can.  On other platforms, ftell()
is likely to be faster than the strlen() calls.

END
