Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!megatest!djones From: djones@megatest.UUCP (Dave Jones) Newsgroups: comp.lang.c Subject: Re: Functions pointers and stuff Message-ID: <3182@goofy.megatest.UUCP> Date: 27 Mar 89 22:33:39 GMT References: <1715@leah.Albany.Edu> Organization: Megatest Corporation, San Jose, Ca Lines: 7 From article <1715@leah.Albany.Edu>, by rds95@leah.Albany.Edu (Robert Seals): > Is there some sneaky way to execute the function when all I know is > the name of it, i.e., a pointer to several letters which spell it's name. > There's no portable way. What system are you running? What version of C?