
June 15th, 2009, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 1,140
Time spent in forums: < 1 sec
Reputation Power: 7
|
|
|
Overview of Virtual Functions
The word virtual is strange enough on its own. It is defined philosophically as "that which is not real" but contains all of the properties of the real object. However, ultimately something virtual is "fake." Virtual functions are similar in concept, so follow along with me through this article to discover how to use them and when to do so in the C++ language.
Read the full article here: Overview of Virtual Functions
For more discussion go here: Blog Article Discussion
|