C & C++ Notebooks

C Language Header Reference

Quick lookup notes for `ctype.h` and `string.h` to support your C programming tutorial practice.

Header Files [C] (Separate from Main Notebooks)

Quick Reference

These PDFs are lookup guides while coding. They are intentionally separate from the two main notebooks.

ctype.h

Character classification and case conversion.

string.h

Core C string copy, concat, and compare tools.