chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] set-file-position! only works with fixnums


From: John Cowan
Subject: [Chicken-users] set-file-position! only works with fixnums
Date: Tue, 29 Sep 2009 10:55:27 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

In the posix unit, you should be able to pass an integral flonum to
set-file-position!  and get one back from file-position so that files
longer than 2^31 bytes can be handled.

-- 
A witness cannot give evidence of his           John Cowan
age unless he can remember being born.          address@hidden
  --Judge Blagden                               http://www.ccil.org/~cowan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]