Miscellaneous utilities
-
Updated
Feb 6, 2024 - C
Miscellaneous utilities
What is C?
This Github repository is a collection of C coding examples and projects with brief explanation comments. It is designed to help C programmers of all levels learn and practice their skills on a variety of topics.
Nicer enums for objective-c with class properties
The big project I had to do for my System Programming (C and Unix) class, which synthesized various fundamental topics such as structured data, pointers, and dynamic memory allocation.
A tiny game about sorting a table of 15 numbers, but can only swap numbers that are around a 16th empty space
Add a description, image, and links to the enum topic page so that developers can more easily learn about it.
To associate your repository with the enum topic, visit your repo's landing page and select "manage topics."