The Unofficial C For Dummies Website
Recent Lessons
- Memory-File Multi-Module Implementation
- September 23, 2023 When source code files get too big, it's efficient to split them up.
- Enabling Random Memory-File Access
- September 16, 2023 Reading and writing to a file isn't always sequential.
- Reading and Writing to Memory-Files
- September 9, 2023 Reading and writing to anything first requires basic character I/O.
- Opening and Closing Memory-Files
- September 2, 2023 To treat a chunk of memory as a file, you must have memory-file open and close functions.
- Memory Files
- August 26, 2023 What if memory could be opened and accessed like a file?
This Month's Exercise
- Finding Characters
- September 1, 2023 How many characters c are found in a string?
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-2023 by QPBC.
All rights reserved