C and C++ Source Code Snippets

Welcome to Cprogramming.com's programming code snippet repository. Peruse the archives or add your own snippets for others to use! (Check the following link a better definition of a snippet)

Sort by clicking on any of the headers.

SnippetAuthorLanguagePlatformRating (votes)
Checking for powers of twoWebmaster C or C++ANSI6.4 (266)
A code template for OpenGL / GLUTPerspective C or C++ANSI5.8 (208)
Three ways to do a swapDavid Nielsen C or C++ANSI6.3 (317)
Count number of bits in a numberNaren Bala C or C++ANSI5.1 (9)
Integer subset generatortreenef C++ANSI5.3 (10)
Macro to swap nibble of BYTET Sailesh C or C++ANSI6.0 (7)
An example use of a function pointerJayesh C++ANSI6.1 (9)
One line swap of integersabhilash C or C++ANSI8.1 (67)
Generate a spiral matrix for n elementsRaza C or C++ANSI5.9 (15)
using struct tm, time_t, and time to create a simple clockDieter Manstein CANSI5.7 (8)
Convert an integer into binary representationElabed Soufiane CANSI6.2 (14)
Calandar generator (based on snippet by Joe) printing a calendar for any yearTyler Veness C++ANSI7.9 (40)
A portable card deck class with shufflingSlyMaelstrom C++ANSI5.0 (8)
Simple integer binary search example source codeSyed Rafey Husain C or C++ANSI5.3 (6)
Dynamically Allocating a Multidimensional ArrayJared Hendrickson CANSI5.8 (9)
Calculates 1 variable statisticsPaul Kennedy C++ANSI5.3 (8)
how to implement strlwr in CSyed Rafey Husain C or C++ANSI5.4 (10)
binary tree creation, traversal and searchSyed Rafey Husain C or C++ANSI6.2 (19)
Creating, printing and free linked listsSyed Rafey Husain CANSI5.3 (6)
Knuth-Morris-Pratt (KMP) String Search AlgorithmSyed Rafey Husain C or C++ANSI7.1 (16)
Shorter version of gotoxyNedeljko CLinux7.8 (25)
Find the number of CPU Cores, for Windows, Mac or LinuxDirk-Jan Kroon C or C++Multiple7.2 (13)
Convert NTSTATUS code to Win32 errorIan Abbott C or C++Windows8.7 (23)
Color header for Windows that integrates with coutSang-drax C++Windows6.3 (206)
View the contents of a directoryfinnepower C++Windows6.9 (159)
This is Trigonometry Table made AlhamdulillahAbdul Haseeb Mir CWindows6.6 (5)
This C code assigns codes to a maximum of 10 charsAbhishek H.Dwivedi C or C++Windows7.4 (5)
GetLastError error lookup toolKen Fitlike CWindows5.8 (182)
A very simple frames per second functionJeff Verkoeyen C or C++Windows5.7 (189)
Simple Windows Socket Server ExampleJahan Addison C++Windows6.5 (26)
Next 30
Previous 30

Add a snippet!