Seeing as how I just had to deal with this problem...what are you trying to do? On a win98 system I still havent found a way to make the autowiz executable work but it IS possible with unix. Email me with the info on what you are trying to do before this sunday! Tdz Computing wrote: > Hello I have a problem with autowiz.c and I can't seem to fix > it.Here it is:autowiz.c: In function `write_wizlist': > autowiz.c:175: warning: comparison between signed and unsigned > autowiz.c:195: warning: comparison between signed and unsigned > Code: 175 for (j = 1; j <= (strlen(curr_level->params->level_name) > >>1); j++)195 for (j = 1; j <= (IMM_NSIZE - > strlen(curr_name->name)); j++)Any help would be apperciated. > > +------------------------------------------------------------+ | 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 : 12/15/00 PST