6 Aug
2004
6 Aug
'04
3:13 a.m.
On Thu, 2004-08-05 at 00:15, Jon A. Cruz wrote:
Same thing.
"method" is a more generic OO term for what are member functions in C++.
Well, nearly. There are also static member functions which are member functions but not methods. For the purposes of the topic at hand static member functions are relevent too though.
-mental