Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!seismo!hao!hplabs!sri-unix!gwyn@brl-vld From: gwyn%brl-vld@sri-unix.UUCP Newsgroups: net.unix Subject: Re: functions returning pointers to functions Message-ID: <14712@sri-arpa.UUCP> Date: Sat, 17-Dec-83 21:27:08 EST Article-I.D.: sri-arpa.14712 Posted: Sat Dec 17 21:27:08 1983 Date-Received: Wed, 21-Dec-83 01:03:55 EST Lines: 6 From: Doug Gwyn (VLD/VMB) This is nearly the first time I've seen PCC do better than the Ritchie C compiler. int (*g())(n,t) {} generates a "syntax error" message in UNIX System V PCC, as it should.