void (*Problem)() = VoidFun;

VLD/VMB gwyn at Brl-Vld.ARPA
Mon Apr 22 22:36:22 AEST 1985


Please, when posting problems like this specify the compiler
you are using.  There is nothing wrong with type (void (*)())
but older versions of PCC (such as the one on 4.2BSD) do not
handle them correctly.



More information about the Comp.lang.c mailing list