Click here to Skip to main content
15,920,632 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