address of function

Maarten Litmaath maart at cs.vu.nl
Wed Jun 7 03:37:09 AEST 1989


Why weren't function pointers handled the way below?

	int	foo(), (*bar)() = &foo;

ANSI has fixed this, right?
-- 
 "Your password [should be] like your |Maarten Litmaath @ VU Amsterdam:
      toothbrush." (Don Alvarez)      |maart at cs.vu.nl, mcvax!botter!maart



More information about the Comp.lang.c mailing list