|
-
March 23rd, 2009, 03:50 AM
#10
Re: classes question
 Originally Posted by Abhishek Chauhan
Most of the people talk differentiate classes and structure on basis of setting varriables etc as public or private by default.
the thing here to understand is that procedures can be calles , used whatever in class but it can't be used in structures.
Representation of data might seem easy in structure but when it comes to utilizing there are lot of limitations and use of classes can really help you alot in the long run
What are you talking about? There's nothing* that the struct class-key can't do when compared to the class class-key.
*The only exception, of course, is the special treatment of the class keyword when it comes to template parameters.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|