Drew Shiner wrote: > > wow, thats interesting, i never knew exactly what that did... how difficult > would it be to change the declaration? i mean, couldnt you just change INT > to, for example, LONG UNSIGNED? It already is a long, so that won't do much good, some implementations (gcc is one I believe) have a long long type that you can use (64 bits), but it's not gonna work on all platforms. If you use it you will have to do pwipe. 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