Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mcsun!ukc!edcastle!hwcs!marina From: marina@cs.hw.ac.uk (Marina Georgiadou) Newsgroups: comp.lang.c++ Subject: Help needed in c++ Message-ID: <3257@odin.cs.hw.ac.uk> Date: 18 Jun 91 15:44:48 GMT Sender: marina@cs.hw.ac.uk Organization: Computer Science, Heriot-Watt U., Scotland Lines: 17 I'm currently working in Borland C++, and I have encountered the following construct in one of Borland's examples : class A{ // ... public : virtual int f() const; //... }; Does anybody know the meaning of this const postfix ?? In addition, I was wondering if it possible to print the on-line help concerning Microsoft Windows Reference. Marina Georgiadou