Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#ActualDavitosanX

Posted 05 July 2012 - 12:01 PM

Just as a side note, you would benefit greatly by learning about classes. Try the tutorials at cplusplus.com: http://www.cplusplus.com/doc/tutorial/ , I learned a lot about C++ there.

Also, I believe the right term for your problem is "the following code won't compile". I don't think there's such thing as C++ initialization.

#1DavitosanX

Posted 05 July 2012 - 11:59 AM

Just as a side note, you would benefit greatly by learning about classes. Try the tutorials at cplusplus.com: http://www.cplusplus.com/doc/tutorial/ , I learned a lot about C++ there.

PARTNERS