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 (585)
Palindrome FunctionJason Weeks 7.4 (564)
Quick-sort using vector and iterator in STLJianbao Tao 7.3 (555)
Menu driven program in c programmingcampus 7.4 (764)
Integer Partitions from 1 to NChristopher Brown 7.4 (553)
Output console text with type-writer effect.Michael Brandon Miller 7.3 (545)
Eventhandling macro for classesToolsDevler 7.4 (555)
Create a new file under linuxChol Nhial 7.4 (587)
Tic-TacToeptrs 7.3 (592)
simple StopWatch with roundtrip timeNickMa 7.4 (565)
Implementing a directory listing on LinuxJoshith C*nix5.1 (89)
GotoXYStack Overflow C*nix5.7 (496)
a simple clockrichmond caesar CANSI6.4 (1091)
Three ways to do a swapDavid Nielsen C or C++ANSI5.6 (415)
Distanceprog-bman C++ANSI5.6 (239)
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.9 (84)
Knuth-Morris-Pratt (KMP) String Search AlgorithmSyed Rafey Husain C or C++ANSI6.6 (933)
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 (527)
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 (405)
A function to reverse an integer arrayMajor_Small C or C++ANSI5.9 (599)
Checking for powers of twoWebmaster C or C++ANSI5.8 (381)
Next 30