Go to file
kelson8 7da1908417
Add while true loop and switch statement in main.
Change CMake generator to MinGW Makefiles.
Update gitignore.
2024-11-16 23:48:26 -05:00
.vscode Add while true loop and switch statement in main. 2024-11-16 23:48:26 -05:00
src Add while true loop and switch statement in main. 2024-11-16 23:48:26 -05:00
.gitignore Add while true loop and switch statement in main. 2024-11-16 23:48:26 -05:00
CMakeLists.txt Add mysql test, update gitignore. 2024-11-15 15:36:09 -05:00
LICENSE Initial commit 2024-11-04 14:41:43 -05:00
README.md Initial commit 2024-11-04 14:41:43 -05:00

c_test

This repo will contain test code in C that I am playing around with.