Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: Notesfiles $Revision: 1.6.2.17 $; site uiucdcs.UUCP
Path: utzoo!watmath!clyde!cbosgd!ihnp4!inuxc!pur-ee!uiucdcs!mccaugh
From: mccaugh@uiucdcs.UUCP
Newsgroups: net.lang.c
Subject: Re: routines which return function point
Message-ID: <27600039@uiucdcs.UUCP>
Date: Sat, 29-Dec-84 04:26:00 EST
Article-I.D.: uiucdcs.27600039
Posted: Sat Dec 29 04:26:00 1984
Date-Received: Thu, 3-Jan-85 00:55:56 EST
References: <1235@hou4b.UUCP>
Lines: 6
Nf-ID: #R:hou4b:-123500:uiucdcs:27600039:000:235
Nf-From: uiucdcs!mccaugh    Dec 29 03:26:00 1984


 A function to a pointer? Since when are functions "to" anything? In "point"
 of fact, in the example you cite, not "onexit", but the function to which
 "onexit" points, takes as argument a function returning pointer to a function.