cpp

0

Advantages of C over C++

http://loadcode.blogspot.com

It has been claimed that C++ is a better C them C. this is being taken to mean that when switching to C++ you can continue to code more or less as she did in C and use a little extra C++ functionality for convenience.

Read more »
Marcin's picture
Created by Marcin 12 years 20 weeks ago – Made popular 12 years 20 weeks ago
Category: Community   Tags:
0

Emacs as a debugger

http://codeandcode.blogspot.com

"Emacs is a beast of many, many faces. No one can really understand the whole thing. There are so many packages, so many functions, so many details… but this post is simple, really: it’s about using Emacs as a debugger for your C/C++ programs..."

Read more »
can.axis's picture
Created by can.axis 13 years 21 weeks ago – Made popular 13 years 21 weeks ago
Category: High End   Tags:
0

C++ Code Completion and Qt Signals/Slots in KDevelop 4 IDE

http://zwabel.wordpress.com

Most C++/Qt programmers love the signals and slots, since they allow getting stuff up and running really fast. KDevelop 4 allows you to see all places where a signal/slot is connected, intelligently rename it, and to intelligently rename any types involved in the signature. Together with highlighting this can help detect broken connections.

Read more »
JRepin's picture
Created by JRepin 13 years 26 weeks ago – Made popular 13 years 26 weeks ago
Category: High End   Tags:

Best karma users