  |
http://www.mozilla.org/ - http://www.mozilla.org/
An open-source web browser, designed for standards compliance, performance and portability. |
  |
Cprogramming.com - Source Code - http://www.cprogramming.com/cgi-bin/source/source.cgi
A collection of source code including graphics,game,and sound source. |
  |
Christensen Tools Page - http://www.csee.usf.edu/~christen/tools/toolpage.html
Contains software tools (C sources) related to performance evaluation and TCP/IP sockets programming. |
  |
C Code Fragments and Snippets - http://www.rdrs.net/
A small online repository containing; c code fragments, snippets and examples, some basic programs and general documentation all regarding GNU/Linux system administration and C programming. |
  |
Cnippets - http://www.25thandclement.com/~william/projects/cnippets.html
Melange of drop-in C code including a fixed-size memory pool and a generic, user-definable hash implementation. |
  |
http://www.crbond.com/ - http://www.crbond.com/
Source codes of scientific applications, graphic applications and math applications. |
  |
Ramakrishan Venkitaraman's Home Page - http://www.utdallas.edu/~ramakrishnan/
Contains source code for networking and distributed system projects. Also contains the source code for the Garbage Collector for the C programming language. |
  |
C Programming for Engineering Applications - http://www.bigprof.com/c4engineering/
Free C source code and tutorials for engineering applications. Includes graphics, both polar and quadratic, dealing with files, integration, quality control and inspection. |
  |
BlueParrots - http://www.blueparrots.com/
C,C++ source code examples for games,graphics and sound. |
  |
Exceptions in plain C - http://adomas.org/excc/
Hack which enables throwing and catching exception structures (which can be of anything) through non-local jumps. |