Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!bonnie!akgua!sdcsvax!dcdwest!ittvax!decvax!genrad!panda!talcott!harvard!seismo!brl-tgr!tgr!gwyn@BRL-VLD.ARPA From: Doug Gwyn (VLD/VMB) Newsgroups: net.unix-wizards Subject: Re: void function and pointers Message-ID: <8243@brl-tgr.ARPA> Date: Mon, 11-Feb-85 16:32:06 EST Article-I.D.: brl-tgr.8243 Posted: Mon Feb 11 16:32:06 1985 Date-Received: Fri, 15-Feb-85 04:11:15 EST Sender: news@brl-tgr.ARPA Organization: Ballistic Research Lab Lines: 10 Please, folks, when you ask about a mysterious system problem, include information about the version of software etc. E.g., "4.2BSD on a VAX-11/750". Older versions of "pcc", such as those distributed with UNIX System III and 4.2BSD, do not properly handle (void (*)()). If you have one of these systems, then that probably explains why your test code does not compile. You can either fix the compiler or get a new one; I recommend the latter, since there are many other bugs in the older "pcc"s as well.