The Unofficial C For Dummies Website
Recent Lessons
- Ctype Functions: isgraph() and isprint()
- May 30, 2026 Only a single character matters when comparing these two, similar ctype functions.
- Ctype Functions: isalnum(), isalpha() and isdigit()
- May 23, 2026 These ctype testing functions work on letters of the alphabet and numeric digits.
- Ctype Functions: isupper() and islower()
- May 16, 2026 These ctype testing functions work with letters 'A' through 'Z' and 'a' through 'z'
- Ctype Functions: toupper() and tolower()
- May 9, 2026 Character manipulation functions are handy — and easy to replicate.
- The Ctype Functions
- May 2, 2026 These handy functions manipulate and examine characters in a variety of fun and useful ways.
This Month's Exercise
- That Series That Has No Name but Equals 5e
- June 1, 2026 Time to put your programming skills to the test for another mathematical operation thingy.
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-2026 by QPBC.
All rights reserved







