c

24

GNU Compiler Collection 4.3: greater precision and improved performance

http://www.heise.de

"The GCC team has released Version 4.3.0 of its GNU Compiler Collection. [...] The C++ standard library (libstdc++) has been given new classes for parallel data processing [...] The developers have also incorporated parts of the future ISO C++ standard..."

Read more »
can.axis's picture
Created by can.axis 8 weeks 6 days ago – Made popular 8 weeks 6 days ago
Category: High End   Tags:
16

All the C you need to know for GTK+

http://www.freesoftwaremagazine.com

If you want to develop applications with GTK+, a graphical toolkit used by the GNOME desktop environment, it is essential that you are comfortable with the C programming language. This article is meant to give you a short refresher on the basics of C that you will need to know when developing GTK+ applications.

Read more »
dave's picture
Created by dave 12 weeks 3 days ago – Made popular 12 weeks 3 days ago
Category: High End   Tags: