chicken-users
[Top][All Lists]
Advanced

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

RE: [Chicken-users] some more compilation difficulties


From: Carter T Schonwald
Subject: RE: [Chicken-users] some more compilation difficulties
Date: Mon, 19 Jul 2004 17:56:54 -0400

it turns out that the whole issue, as speculated, was in fact due to
the time stamps on the files.

Thank you, Felix and Jonah.

on another note, is it possible to declare a variable to be an unsigned
integer of 16, 32, or 64 bits (at least 2 of the 3)? (or a vector of such
integers) It doesn't seem possible, but I just thought should ask anyway, as
for one my pet projects (a simple arbitrary precision integer arithmetic
library) such would be necessary in order for it to be practical to
implement efficiently in scheme instead of c++ or c, which I am not as
comfortable with.





reply via email to

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