www.digitalmars.com         C & C++   DMDScript  

c++ - Pure virtuality...

Hi,

Since I've just started to get into virtual table in C++, I have a question.
How is it possible to put const in pure virtual function and
why it's needed. What is the purpose for putting const there ? I know this
sounds like a newbie question but a
detailed explanation would be much appreciated. Thanks.

John N.
Apr 05 2002