>[I'm trying to clear up warnings about values always being true, and they
>keep involving GET_ROOM_VNUM() and/or top_of_world. I have changed NOWHERE
>(et al) to 65535 (zone vnums are unsigned) and I -think- that might be part
>of the problem. /: ]
>
Well, you could go through the checks and try something like...
if (value == 65535) { return FALSE; }
...or something to that extent, know what I'm sayin'?
-Spike
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
--
+---------------------------------------------------------------+
| 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