Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Sepples

Name: Anonymous 2009-05-23 10:49

Recently I've used C to code a project using SDL, and I think that if I were to start a serious, bigger project I'd really appreciate objects, thus I'm going to use C++ (or Objective-C, but I know nothing about it).
What are the most common pitfalls in C++ I should watch out for?

Name: Anonymous 2009-05-24 13:50

My personal advice: keep programming in C.

Object orientation can be somehow used even in C, except for inheritance, thoug you don't need inheritance: that concept is not useful at all IMHO. Just watch at java and weep over that crappy "matrioska" structure...

I come from C as you, and I've tried so hart to learn sepple... you waste a lot of time just because the compiler complains about data types... It's almost like programming in ocaml...

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List