scheck.c

From: Burkhard Knopf (Knopf@tlaloc.in.tu-clausthal.de)
Date: 09/19/94


Hi!
I just happened to find that there's a syntax checker for world files
available. In order to compile it i had to make some minor change to
both scheck.c and utils.h.
In scheck.c i added something like

#define __SCHECK_C__

and in utils.h i put

#ifndef __SCHECK_C__

before the line
  void log(char *);
and

#endif

behind it.

So if puts() is an int function like it's here that's how you can make it run.

Greetings
=======================================================================
Burkhard Knopf                     | "The trouble with the world is that the
  e-mail:                          | stupid are cocksure and the intelligent
knopf@tlaloc.in.tu-clausthal.de    | are full of doubt."    Bertrand Russell 



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