I may be wrong but I've always thought that a function was a function
internal to the C++ program, and a method was one that a COM interface
exposed externally...?
Ben
"Jim" <jb1 (AT) andrew (DOT) cmu.edu> wrote
Quote:
I am inquireing about the correct use of each term in
Visual C++ .NET. It seems that different sources use each
in different ways. I haven't found any consistancy. Does
anyone know the proper definitions of a FUNCTION and a
METHOD for Visual C++ .NET? Appreciate any ideas, thanks!
Jim |