/Custom-Word-Counter-C

A C-programmed word count utility showcasing raw file I/O, dynamic memory allocation, and custom data parsing. Designed to parallel the functionality of the Linux wc command, this project emphasizes manual buffer management and efficient memory use

Primary LanguageCMIT LicenseMIT

Watchers