Re: level variables

From: Peter Ajamian (peter@pajamian.dhs.org)
Date: 10/20/00


Treker wrote:
>
> O...but for those that do: a
> regular int would support up to 4294967296 levels (I think that's the upper
> bound of the new integers, what 4-byte?)

That depends on the platform, an int can be 16 or 32 bits, if you want
to make sure it is 32 bits use long int (or just plain long).

Regards, Peter


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 04/10/01 PDT