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
Online Training
"For Dummies" is a trademark or registered trademark of John Wiley.
This site is the online companion to the various
C language titles written by Dan Gookin.
Copyright © 1997-2025 by QPBC.
All rights reserved