View Single Post
  #9 (permalink)  
Old 01-20-07, 07:50 AM
balkman balkman is offline
New Member
 
Join Date: Jan 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Tell how they are different other than their default access type. Anything you can do with a class you can do with a structure.

Edit:
Unless you're talking about how a compiler might build them each in assembly. Otherwise, on a higher level of C++ they're the same.

Last edited by balkman; 01-20-07 at 07:55 AM.
Reply With Quote