Novice question.

Chris Torek chris at mimsy.umd.edu
Sun Nov 18 02:54:50 AEST 1990


In article <27700 at mimsy.umd.edu> I wrote:
>ANSI C has made [extern + local declaration] illegal ...

This is incorrect; `extern int foo; int foo = 5;' is legal.
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 405 2750)
Domain:	chris at cs.umd.edu	Path:	uunet!mimsy!chris



More information about the Comp.lang.c mailing list