Xref: utzoo gnu.g++.help:373 comp.lang.c++:11278 Path: utzoo!utgpu!watserv1!watmath!uunet!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!eng.sun.com!tiemann From: tiemann@eng.sun.com (Michael Tiemann) Newsgroups: gnu.g++.help,comp.lang.c++ Subject: Help function pointer as argument Message-ID: <9101241703.AA02864@teacake.Eng.Sun.COM> Date: 24 Jan 91 17:03:36 GMT References: <664688742@romeo.cs.duke.edu> Sender: daemon@tut.cis.ohio-state.edu Reply-To: tiemann@cygnus.com Followup-To: gnu.g++.help Organization: Cygnus Support (+1 415 322 3811) Lines: 4 Use a typedef and read the GNU C++ documentation which describes how to get around this exact problem. Michael