C
In computing, C is a general-purpose, block structured, procedural, imperative computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system.
Application
Any
Platform
Linux
Remove
License
Any
A GPL source, schematic, and article on interfacing an HD44780-based LCD display to an Atmel AVR microcontroller. Code is written in C for avr-gcc with avr-libc. Tested under Linux and an ATmega8...
In the Linux environment, Rational Purify provides a comprehensive solution for finding errors and memory leaks. This article features a simple C program and a more complex C++ program that gives you...
Given the nature of open source software, many Linux
applications are distributed in a "tarball" containing source
code that you must build before you can run the application.
Larger...
What is C99? Who needs it? Is it available yet? The author
discusses the 1999 revision of the ISO C standard, with a focus
on the availability of new features on Linux and BSD systems.
The C99...
The glibc 2 HOWTO covers installing and using the GNU C Library version 2 (libc 6) on Linux systems.