Go to file
2024-11-04 14:44:45 -05:00
.vscode Add files to repo, update gitignore. 2024-11-04 14:44:45 -05:00
.gitignore Add files to repo, update gitignore. 2024-11-04 14:44:45 -05:00
CMakeLists.txt Add files to repo, update gitignore. 2024-11-04 14:44:45 -05:00
hello.c Add files to repo, update gitignore. 2024-11-04 14:44:45 -05:00
hello.h Add files to repo, update gitignore. 2024-11-04 14:44:45 -05:00
LICENSE Initial commit 2024-11-04 14:41:43 -05:00
main.c Add files to repo, update gitignore. 2024-11-04 14:44:45 -05:00
math_functions.c Add files to repo, update gitignore. 2024-11-04 14:44:45 -05:00
math_functions.h Add files to repo, update gitignore. 2024-11-04 14:44:45 -05:00
README.md Initial commit 2024-11-04 14:41:43 -05:00
struct_test.c Add files to repo, update gitignore. 2024-11-04 14:44:45 -05:00
struct_test.h Add files to repo, update gitignore. 2024-11-04 14:44:45 -05:00

c_test

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