Subject: Re: Current-Build stops in libs
To: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
From: Todd Whitesel <toddpw@best.com>
List: port-arm32
Date: 11/19/1999 03:21:51
> #elifdef?
> 
> Exactly what language is that in?  it's not in any C standard I'm
> familiar with...

Either a GNU cpp extension, or C++ added more to the preprocessor than I
thought. Clearly it's an abbreviation for #elif defined() which is what
ANSI C clean code would use here.

Todd Whitesel
toddpw @ best.com