Talk:C plus plus struct

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

This article is way too big and broad. It's really enough to just list the differences to classes. What access levels are, how stack variables are introduced, how methods are called, and what method declarations look like should all be dealt with elsewhere. Also, calling C++ structs an "extension" of C structs is odd. I'm changing this now. - Eelis 21:58, 2005 May 21 (UTC)


I added this article because I always found the revelation C programmers learning C++ have when learning this is funny to watch. If anyone has anything interesting to add to the article, please do.

(I tweaked it to note that the difference in default access extends to bases as well as members -- James Dennett)