Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!cit-vax!trent From: trent@cit-vax.Caltech.Edu (Ray Trent) Newsgroups: comp.lang.c Subject: A question about pointers to functions. Message-ID: <1508@cit-vax.Caltech.Edu> Date: Fri, 16-Jan-87 05:07:49 EST Article-I.D.: cit-vax.1508 Posted: Fri Jan 16 05:07:49 1987 Date-Received: Fri, 16-Jan-87 22:50:11 EST References: <3460@amd.UUCP> Reply-To: trent@cit-vax.UUCP (Ray Trent) Organization: California Institute of Technology Lines: 12 Question: How do you declare an array of pointers-to-void-functions, and is it possible to initialize such an array? (with the array initialization technique {arrel1, arrel2, ...}) I've tried several things that seem like they *should* work, but get annoying messages about incompatible types... Thanks. -- "A journey of a thousand miles..." ../ray\.. (trent@csvax.caltech.edu, rat@caltech.bitnet, ...seismo!cit-vax!trent)