C Language
-
Updated
Dec 15, 2022 - C
C Language
Advanced C Programming Notes
A repository for advanced C features
💡 Battles in the world of C.
a general purpose C-extension library designed for many different functions/utilities that tend to be more versatile than the Standard C library. this library is still in it's early stages, so placeholder functions, messy code, and unoptimized content is still pretty much available.
Image steganography application in C using LSB encoding and decoding to securely hide and retrieve text data within BMP images.
Arbitrary Precision Calculator implemented using linked lists to perform arithmetic operations on integers larger than standard data type limits.
Menu-driven Address Book application in C supporting contact creation, search, edit, delete, sorting, and file-based persistent storage.
Dive into advanced concepts of C programming, including memory management, multi-threading, file I/O, networking, system calls, hardware manipulation, and more. Track your progress and build professional-grade projects
Advanced C concepts based on Charles Cabergs Advanced C playlist.
Add a description, image, and links to the advanced-c topic page so that developers can more easily learn about it.
To associate your repository with the advanced-c topic, visit your repo's landing page and select "manage topics."