Subject: Why is using "inline" as a variable name a parse error for our compiler?
To: None <current-users@NetBSD.ORG>
From: Gerald C. Simmons <darykon!simmons@nwnexus.wa.com>
List: current-users
Date: 07/15/1995 08:22:13
I'm trying to compile a pop3 server that supposedly runs on a Sun. I get a
parse error on the following:

  char inline[4][100],*cp;

When I change the var name to nnline I don't. Any Clues?

Gerry Simmons
simmons@darykon.wa.com