Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uwm.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!ml27192 From: ml27192@uxa.cso.uiuc.edu (Mark Lanett) Newsgroups: comp.lang.c++ Subject: Re: Calling Parent functions in Child??? Message-ID: <1991May14.164800.28506@ux1.cso.uiuc.edu> Date: 14 May 91 16:48:00 GMT References: <91132.113932ACPS2924@Ryerson.Ca> Sender: usenet@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 12 ACPS2924@Ryerson.Ca writes: >I want to call the parents matching call inside the childs call. >In smalltalk you use super how is it done in C++. Qualify the name: ':: ()' -- //----------------------------------------------------------------------------- Mark Lanett ml27192@uxa.cs.uiuc.edu Software Tools Group, NCSA mlanett@ncsa.uiuc.edu To create a Mac emulator you would only need to write a screensaver for Windows that draws a bomb box.