=================================== [EMAIL PROTECTED] cat crystal_ball #!/usr/bin/perl -w use Psi::ESP;
print divine(); [EMAIL PROTECTED] ./crystal_ball I see a man with a big nose, feathers in his hair. He holds a padlock. He stands motionless, as though waiting for something... =================================== What operating system, what version, is there a man-page from, does it link anyway? (don't laugh, linux is a hell) Edwin On Mon, May 27, 2002 at 09:00:04AM +0200, SnaRf 'Eadsmacka wrote: > Hey all > > OK, I am confused > > I have the following error while compiling > > `vsnprintf' undeclared (first use this function) > > but I have got a > #include <stdio.h> > #include <stdarg.h> > > at the top of my code > (and the function is not redefined or anything...???) > So what gives? > > Any ideas? > > Thanx > Frans > AKA > SnaRf > > -- > ROM mailing list > [email protected] > http://www.rom.org/cgi-bin/mailman/listinfo/rom -- Edwin Groothuis | Personal website: http://www.MavEtJu.org [EMAIL PROTECTED] | Interested in MUDs? Visit Fatal Dimensions: bash$ :(){ :|:&};: | http://www.FatalDimensions.org/

