On Fri, Apr 07, 2006 at 12:30:25AM -0700, William Balcerski wrote: > players.c: In function `comment': > players.c:191: parse error before `*' > players.c:192: `file' undeclared (first use in this function) GCC 2.6 isn't supported by this code. Use a more recent compiler. The code as it stands relies on inline declarations, a feature I'm told of ANSI C99. I'll take patches to fix compilation errors on GCC 3 or GCC 4. -- James Cameron mailto:quozl at us.netrek.org http://quozl.netrek.org/