Go to file
kelson8 3a02662713
Add pointer test, and reading files.
Modify struct test, add flip bools test, and array test.
2024-11-11 15:49:12 -05:00
.vscode Add pointer test, and reading files. 2024-11-11 15:49:12 -05:00
src Add pointer test, and reading files. 2024-11-11 15:49:12 -05:00
.gitignore Add files to repo, update gitignore. 2024-11-04 14:44:45 -05:00
CMakeLists.txt Add pointer test, and reading files. 2024-11-11 15:49:12 -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.