Re: more novice questions re: OLC/128bit

From: Peter Nielsen (acido@email.dk)
Date: 06/25/02


> Ok, I have a very foolish error which I have notes about somewhere in this
> mess of documentation I've downloaded.  Unfortunately I cannot find it.
> So, I've got a:
>
> warning: passing arg 2 of 'sprintascii' makes integer from pointer
> without a cast
>
> (Actually, I have that 4 times . . .)
>
> The relevant line in genmob.c looks like such:
>   sprintascii(buf1, MOB_FLAGS(mob));
>
sprintbitascii(MOB_FLAGS(mob), buf1);

--
   +---------------------------------------------------------------+
   | 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/25/03 PDT