Path: utzoo!attcan!uunet!decwrl!sdd.hp.com!zaphod.mps.ohio-state.edu!samsung!munnari.oz.au!metro!wolfen!bernt From: bernt@wolfen.cc.uow.oz (Bernt Ribbum) Newsgroups: comp.lang.c++ Subject: Pointers to functions anyone? Summary: How do I do this??? Keywords: pointer-to-functions inside class Message-ID: <6472@wolfen.cc.uow.oz> Date: 24 Sep 90 13:21:45 GMT Distribution: comp Organization: Uni of Wollongong, NSW, Australia Lines: 43 Hello Networld! Anyone who could help a newcomer to C++? I'm trying to set up an array of pointers to functions within a class, much like the example here (for simplicity no array here): #include class test { void f1(int i) // function to be called { cout<<"ok"< ( PO.Box 1144, Wollongong NSW 2500, AUSTRALIA ------------ ---------------- bernt@wolfen.cc.uow.edu.au -----------------------------