The Unofficial C For Dummies Website
Recent Lessons
- The bsearch() Function
- January 18, 2025 What the qsort() function does for sorting data, the bsearch() function does for finding data.
- O Value! Where are You?
- January 11, 2025 Along with sorting, searching is another repetitive task that computer programs enjoy.
- Building a String
- January 4, 2025 When the C language lacks a function to do what you want, you build your own.
- The Pig Latin Translator, Part III
- December 28, 2024 This final installment of the series translates a full sentence into Pig Latin.
- The Pig Latin Translator, Part II
- December 21, 2024 My piglatin function is improved to handle all types of words.
This Month's Exercise
- Emulating the Modulus Operator
- January 1, 2025 What would happen should the modulus operator (%) just up and disappear!
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