Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site spp5.UUCP Path: utzoo!watmath!clyde!burl!ulysses!bellcore!decvax!ittatc!dcdwest!sdcsvax!sdcrdcf!trwrb!trwspp!spp5!brahms From: brahms@spp5.UUCP (Bradley S. Brahms) Newsgroups: net.micro.att Subject: array of functions pointers on 7300 Message-ID: <112@spp5.UUCP> Date: Thu, 6-Mar-86 15:49:18 EST Article-I.D.: spp5.112 Posted: Thu Mar 6 15:49:18 1986 Date-Received: Sun, 9-Mar-86 00:17:33 EST Distribution: net Organization: TRW, Redondo Beach CA Lines: 23 [}{] I sent out a message to net.lang.c the other day about not being able to get an array of funtion pointers to work on the 7300. I have been told that this should be allowed by c. Since I still have version 2.0, waiting for 3.0 to come in, could someone please see if an array of function pointers will work under 3.0? To get around it on 2.0, I ended up doing something like the following: struct procs { int (*proc)(); } prodedures[] = { proc1, proc2, ..... procn }; Thanx. -- Brad Brahms usenet: {decvax,ucbvax,ihnp4}!trwrb!trwspp!brahms arpa: Brahms@usc-eclc