c

0

Trace and profile function calls with GCC

http://balau82.wordpress.com

Using the -finstrument-functions option in GNU GCC to trace and profile code.

Read more »
balau's picture
Created by balau 11 years 33 weeks ago – Made popular 11 years 33 weeks ago
Category: High End   Tags:
0

What's new in GNU Compiler Collection 4.5

https://lwn.net

GCC 4.5 promises faster programs using the new link-time optimization (LTO) option, easier implementation of compiler extensions thanks to the controversial plugin infrastructure, stricter standards-conformance for floating-point computations, and better debugging information when compiling with optimizations.

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

KDevelop 4.0 IDE Released with C++ and PHP Support

http://dot.kde.org

The KDevelop Hackers are proud and happy to announce that KDevelop 4.0 is finally available as a stable release. Released together is the first version of KDevelop PHP plugins, which make KDevelop a very interesting option for PHP developers. The major features for C++ support include code navigation, and semantic highlighting.

Read more »
JRepin's picture
Created by JRepin 12 years 3 weeks ago – Made popular 12 years 3 weeks ago
Category: High End   Tags:
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 19 weeks ago
Category: Community   Tags:
0

Scripting with Guile on Openmoko

http://zedstar.org

An example of scripting a C application using Guile and deploying it on an Openmoko Freerunner.

Read more »
jptmoore's picture
Created by jptmoore 12 years 24 weeks ago – Made popular 12 years 24 weeks ago
Category: High End   Tags:
0

Simple example of accessing gpsd from C code

http://zedstar.org

Some simple code to demonstrate retrieving coordinates from gpsd. Included is a gps log to use with gpsfake for testing.

Read more »
jptmoore's picture
Created by jptmoore 12 years 26 weeks ago – Made popular 12 years 26 weeks ago
Category: Beginner   Tags:
0

The C programming language and its importance

http://aplawrence.com

The C programming language is unique. It is special. It is small. It is great and it is filled with UNIX genius.

Read more »
5t3v3n's picture
Created by 5t3v3n 12 years 34 weeks ago – Made popular 12 years 34 weeks ago
Category: High End   Tags:
0

Free Software Supporter #18 announces some recent GNU software releases

http://www.neverfriday.com

"Free Software Supporter is a newsletter run by the FSF (Free Software Foundation) and in it they have a section announcing a few software releases from the GNU project. However, they do not seem to provide any description of the projects aside from their name and version.

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

News: C is Still the Most Popular Open Source Language

http://www.linuxplanet.com

C represents more than 40% of all code written for open source software. But this figure comes from counting lines of code. What about Java and PHP, or C++?

Read more »
gitikaru's picture
Created by gitikaru 12 years 38 weeks ago – Made popular 12 years 38 weeks ago
Category: High End   Tags:
0

ABI compliance checker

http://ispras.linux-foundation.org

ABI-compliance-checker is a lightweight tool for checking backward binary compatibility of shared C/C++ libraries in OS Linux. It checks interface signatures and data type definitions in two library versions (it checks header files along with shared objects) and searches ABI changes that may lead to incompatibility.

Read more »
lando's picture
Created by lando 12 years 39 weeks ago – Made popular 12 years 39 weeks ago
Category: High End   Tags:
0

Accessing PostgreSQL in C/C++

http://www.linuxjournal.com

For some, databases can be pretty intimidating. I remember some of the convoluted code I wrote years ago in order to avoid having to learn how to access a database from my programs. But it's actually not that hard to access a database, even in C/C++.

Read more »
dogbiter's picture
Created by dogbiter 12 years 42 weeks ago – Made popular 12 years 42 weeks ago
Category: High End   Tags:
0

Coverity Advances Software Integrity Research at Top Academic Institutions

http://www.coverity.com

Company Donates Industry-Leading Static Analysis Software and Expands Licensing Program

Read more »
JamesSmith's picture
Created by JamesSmith 12 years 43 weeks ago – Made popular 12 years 43 weeks ago
Category: Industry   Tags:
0

The Programming Language with the Happiest Users

http://blog.doloreslabs.com

"Which languages make programmers the happiest? It’s clear that some languages are more popular than others, and many of us debate long and hard over the relative merits of Python vs Ruby, C vs Java or Lisp vs everything else. But what’s the general consensus? ..."

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

GNU secrets -- argp

http://planet.gnu.org

"The GNU system has many nice features that people do not know about, so I thought I'd start of by once in while show a not so well known part of the GNU system. Today, that is argp..."

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

This Week's Multicore and Parallel Programming Reading List - Dr Dobb's

http://www.ddj.com

C, C#, Erlang, and more A list of book releases compiled by Dr. Dobb's to keep you up-to-date on parallel programming and multicore technology.

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

Best karma users