Sponsored Listings for C++ CODE

Free C++ Source Code
Copy & Paste Over 650 C++ Snippets Join 272,845 C++ Programmers Now!
www.dreamincode.net/

C Code
Buy and Sell Cars or Car Parts in LA with Kijiji Classifieds!
losangeles.kijiji.com//

Code
Save up to 70% Code
www.ebates.com/

Web Search Results

C Code Fragments and Snippets
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.
www.rdrs.net/

C# Code Demos
Demos of working C# solutions, featuring XML, reflection, SQL and WinForms.
www.meissnersd.com/

C# Code Samples
Small example programs in c#, each showing a concept: plugin, parser, morpher.
spiet.ath.cx/

Open Source Software in C# (C-Sharp)
Directory of open source software focused in C#.
csharp-source.net/

Sample C Source Code
Source code for sample C programs. Beginner examples as well as graphics library benchmark examples.
ourworld.compuserve.com/

C/C++ Programs for the PC
Jason Cordes, aka Jae, computer science student with diverse interests and unique taste. A list of source code I have gathered over the years.
www.frenzy.com/

C/C++ Users Journal Web Site
Lots of information on software design. Geared towards developers who use C or C++ as their language of choice.
www.cuj.com/

International Obfuscated C Code Contest
Organisation promoting the development of absolutely unreadable C code.
www.ioccc.org/

Write Faster Code with the Modern Language Features of Visual C++ 2005
In this article Stephen Toub explains the new optimization technology of the next Visual C++ version. He also describes the new compilation modes that ensure Common Language Infrastructure compliance and verifyability for the .NET framework.
msdn.microsoft.com/

A simple in-process semaphore using C#
Creating a semaphore to limit a given number of threads accessing a resource in a process.
www.codeproject.com/