The Unofficial C For Dummies Website

Recent Lessons

A Problem with Strings in Two-Dimensional Arrays
March 15, 2025 Two dimensional arrays of strings can get messy!
Rotating an Array of Strings
March 8, 2025 Shuffling strings in an array is also something you can do, and it's not that difficult.
Flipping the Data
March 1, 2025 Rather than just shuffle the elements, this time the code flips first for last all values from element zero through element n.
Rotating the Data
February 22, 2025 Here is yet another way to manipulate data in array, the old "shuffle" to the right.
Splitting a Decimal Value
February 15, 2025 The modf() function handles the job of splitting a decimal value into its integer and fractional portions.

This Month's Exercise

Keep Finding That String
March 1, 2025

Current Titles

Tiny C Programming
Purchase
C Programming For Dummies
Purchase
C Brain Teasers
Purchase
Programmer's Guide to NCurses
Purchase
Programmer's Guide to XML and JSON
Purchase
Programmer's Guide to Curl
Purchase

Online Training