Click here to Skip to main content
15,920,596 members
Everything / Programming Languages / C

C

C

Great Reads

by Martin Mitáš
How to support scrolling within your controls.
by Espen Harlinn
Choosing the right synchronization mechanisms when working with threads, thread-pools, and I/O Completion ports to create high performance asynchronous servers in C++
by Andy Allinger
Add features to k-means for missing data, mixed data, and choosing the number of clusters
by Jeffrey Walton
Perform authenticated encryption with Crypto++.

Latest Articles

by Malcolm Arthur McLean
How to read and write binary data portably, including IEEE 754 floating point numbers.
by Malcolm Arthur McLean
Ieee754 floating point routines, load and save ieee 754 even on non-ieee 754 hardware.
by Malcolm Arthur McLean
These two functions load an entire text and a binary file into memory, avoiding some common pitfalls.
by CaldasGSM
The article discusses the implementation of a zero allocation JSON parser in C, which is suitable for systems with limited memory resources.

All Articles

Sort by Score

C 

28 Jun 2016 by David A. Gray
A reference chart that doubles as the engine behind a data structure mapper
4 Apr 2019 by David A. Gray
Here I present a cheat sheet that I assembled for my own use, in the hope that others may as well find it useful.
20 Jun 2018 by David A. Gray
This article demonstrates every documented strftime substitution token, and provides a tool to generate your own list for your platform.
25 Sep 2016 by Chris Maunder
A list of popular reference books sent in by the readers of CodeProject
4 Apr 2017 by Abhineet Ayan Verma
Major calling conventions for Win32 and best suited functions