[lug] FW: HELP!

Sean Reifschneider jafo at tummy.com
Tue Oct 31 12:47:08 MST 2000


On Tue, Oct 31, 2000 at 04:50:15AM +0000, Aaron Crane wrote:
>fseeko() is just a stdio function that uses an off_t to represent a file
>offset, rather than a long.  (ISO C requires that fseek() use a long to

As I understand it, off_t may be larger than a long.  The Python interpreter
will automaticly include LFS when you compile it if off_t is defined and is
larger than a long.

Sean
-- 
 A little help at the right time is better than a lot of help at the wrong
 time.
Sean Reifschneider, Inimitably Superfluous <jafo at tummy.com>
tummy.com - Linux Consulting since 1995. Qmail, KRUD, Firewalls, Python




More information about the LUG mailing list