chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] most-{positive,negative}-fixnum


From: Kon Lovett
Subject: Re: [Chicken-users] most-{positive,negative}-fixnum
Date: Mon, 22 May 2006 17:19:11 -0700

On May 22, 2006, at 7:14 AM, John Cowan wrote:

I need to determine the most positive and most negative fixnums,
given that Chicken has both 32-bit and 64-bit builds.  Can these
be added as constants, or is there some easy way to compute them?

In chicken.h see 'C_MOST_POSITIVE_FIXNUM' & 'C_MOST_NEGATIVE_FIXNUM'.

HTH,
Kon



--
He played King Lear as though           John Cowan <address@hidden>
someone had played the ace.             http://www.ccil.org/~cowan
        --Eugene Field


_______________________________________________
Chicken-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/chicken-users





reply via email to

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