problem with autowiz.c

From: Tdz Computing (cobra911@mindless.com)
Date: 12/30/99


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 =3D 1; j <=3D (strlen(curr_level->params->level_name) =
>>1); j++)
195    for (j =3D 1; j <=3D (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