Quote:
Originally Posted by Alan Anderson
(C/C++ is procedural, LV is functional)
You should probably look up what "functional programming" means (try Wikipedia). Being Object-Oriented doesn't appreciably change C++'s imperative nature. What you've written seems similar to "While an orange is a fruit, a navel orange is seedless."
|
Ah. Thank you for clearing that up.