preprocessor-directives
There are 3 repositories under preprocessor-directives topic.
SuperMoudy/C-programming-A-Modern-Approach-2nd-ed-Solutions
My solutions to the C Programming A Modern approach book 2nd edition. These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.
lance-lh/learning-c-plusplus
Interpretation of c++
AllisonOge/alx-low_level_programming
Programming challenges that touches on concepts in C such as control flow programming, source and header files, compilation process, recursion, static and dynamic memory allocation, pointers, standard and common preprocessor directives and much more