A question about pointers to functio

herndon at umn-cs.UUCP herndon at umn-cs.UUCP
Wed Jan 28 05:59:00 AEST 1987


  Some of the older compilers aren't smart enough to handle
pointers to 'void' functions.  In particular, the old 4.2 bsd
compiler was not.  All you can do is declare them int and
bear with it.

				Robert Herndon
				...!ihnp4!umn-cs!herndon
				herndon at umn-cs.ARPA



More information about the Comp.lang.c mailing list