Its Me Christian wrote: > > hey all, > im getting some wierd warnings when i try and add more levels past 128 it > comes up with warnings in tedit.c for some reason. Level is of type signed char which has a range from -128 to 127. If you want levels higher than that you'll have to change the type and several places in the code that rely on it. Regards, Peter -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/05/01 PST