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

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

Online Training