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)
String FunctionsDominic Vonk 7.4 (578)
Palindrome FunctionJason Weeks 7.4 (559)
Quick-sort using vector and iterator in STLJianbao Tao 7.3 (551)
Menu driven program in c programmingcampus 7.4 (744)
Integer Partitions from 1 to NChristopher Brown 7.3 (547)
Output console text with type-writer effect.Michael Brandon Miller 7.3 (539)
Eventhandling macro for classesToolsDevler 7.4 (549)
Create a new file under linuxChol Nhial 7.4 (581)
Tic-TacToeptrs 7.3 (585)
simple StopWatch with roundtrip timeNickMa 7.4 (560)
Implementing a directory listing on LinuxJoshith C*nix5.1 (89)
GotoXYStack Overflow C*nix5.7 (494)
a simple clockrichmond caesar CANSI6.4 (1083)
Three ways to do a swapDavid Nielsen C or C++ANSI5.6 (415)
Distanceprog-bman C++ANSI5.6 (237)
Count number of bits in a numberNaren Bala C or C++ANSI5.9 (60)
Dynamically Allocating a Multidimensional ArrayJared Hendrickson CANSI4.5 (77)
Calculates 1 variable statisticsPaul Kennedy C++ANSI4.7 (81)
Knuth-Morris-Pratt (KMP) String Search AlgorithmSyed Rafey Husain C or C++ANSI6.6 (928)
Creating, printing and free linked listsSyed Rafey Husain CANSI4.8 (78)
euler approximation methoderic mbakop C or C++ANSI5.6 (329)
Validate Longitudinal Redundancy Checksum (LRC)Darko Kolaković C or C++ANSI5.4 (216)
A portable card deck class with shufflingSlyMaelstrom C++ANSI7.1 (521)
Permutation GeneratorTreenef C++ANSI5.6 (527)
Integer subset generatortreenef C++ANSI6.1 (50)
This C code recursively sorts an array of upto 20Abhishek H.Dwivedi C or C++ANSI5.4 (273)
This C code uses the merge sort algorithm to sortAbhishek H.Dwivedi C or C++ANSI5.5 (710)
A game setup for DirectXPaul D C or C++ANSI6.1 (401)
A function to reverse an integer arrayMajor_Small C or C++ANSI5.9 (594)
Checking for powers of twoWebmaster C or C++ANSI5.7 (377)
Next 30