[net.wanted] ANSI C extensions info

ptseg@cal-unix (06/04/85)

	In looking through the LEX source for the proposed ANSI C
standard, I noticed a few reserved words that are unfamiliar to me:
void, const, and volatile.  Does anyone out there in net.land know
what these new adjectives(?) represent?  Please let me know if you do.


Peter Thaggard, 
seismo!umcp-cs!cal-unix!ptseg

cramer@kontron.UUCP (Clayton Cramer) (06/11/85)

> 
> 	In looking through the LEX source for the proposed ANSI C
> standard, I noticed a few reserved words that are unfamiliar to me:
> void, const, and volatile.  Does anyone out there in net.land know
> what these new adjectives(?) represent?  Please let me know if you do.
> 
> 
> Peter Thaggard, 
> seismo!umcp-cs!cal-unix!ptseg

void            Function returns nothing.