Re: [CODE] [NEWBIE] Max Number of Zones

From: James T Browning (countkase@HOTMAIL.COM)
Date: 12/11/01


>I was wondering if it was safe the increase the max
>number of zone allowable in zedit new.  I'm running
<snip>

the limitation is appearently (see Furrys post) due to the integer type
used. changing it to a long will increase the limit to around 21,474,830
zones of 100 rooms each. note that on some system I have seen the default
type for an int is the same as a long.  Oh yeah you lose backwards
compatability w/ all binary files if you change it. It requires even more
memory. So don't do it.

JamesB

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/24/03 PDT