Saturday, May 22, 2010

C++ Classes?

I've programmed in Java, C#, and VB (6.0 and .NET) for years, so I understand the concepts of private, public, protected, and object oriented programming. Recently here in college, we've started learning C++. We're going a bit to slow to peak my interest so I decided to do a bit of studying on my own. I know C++ is object oriented, but I haven't found a good way to create classes in C++. If anybody could point me to a site with an example for creating constructors, destructors, and the methods in the class, or just give me an example of one, then I'd greatly appreciate it! Thanks.

C++ Classes?
I have listed a site in my source. You could always look ahead in the book and see what kind of examples they have in their.


No comments:

Post a Comment