Re: hunt_victim()

From: Ron Poulton (ron@res.com)
Date: 08/15/95


> On Tue, 15 Aug 1995, JOACHIM PILEBORG wrote:
> 
> > I made a special just to test the hunt_victim() function.
> > It works like this: When the hunter is attacked, it take the and hunt the attacker
> > when he flees, very simple :)
> > The code looks like this:
> > 
> > SPECIAL(hunter) (code followed)
>
>   **  I added this code and compiled and got this error:
>    
>    WARNING: Implicit declaration of function hunt_victim

I receive this code whenever I forget to prototype a function.  Either 
place a prototype of hunt_victim in the function you're using it in, or 
the entire file.



This archive was generated by hypermail 2b30 : 12/18/00 PST