Project-Scylla/KNR C
2025-08-09 23:14:04 +00:00
..
a.out Add both header for the entire table, and individual headers denoting which column is which unit. 2025-07-29 14:17:11 -07:00
dumbtest.c Added dumbtest.c to demonstrate a test for the boolean value of != EOF. Numerous modifications to ex1_6-getchar.c to that end before dumbtest.c became its own project- most modifications reverted. 2025-08-09 23:12:19 +00:00
ex1_1-tempconverter.c Bugfix for a spin caused by setting the value of fahr inside the for loop when it is now initialized at loop start. 2025-07-29 17:00:35 -07:00
ex1_1.out Bugfix for a spin caused by setting the value of fahr inside the for loop when it is now initialized at loop start. 2025-07-29 17:00:35 -07:00
ex1_4-tempconvertercf.c Implemented the objectives of Exercise 1-3 to ex1_1-tempconverter.c and then implemented the objectives of Exercises 1-3 and 1-4 to ex1_4-tempconvertercf.c. 2025-07-29 14:44:47 -07:00
ex1_4.out Implemented the objectives of Exercise 1-3 to ex1_1-tempconverter.c and then implemented the objectives of Exercises 1-3 and 1-4 to ex1_4-tempconvertercf.c. 2025-07-29 14:44:47 -07:00
ex1_6-getchar.c Modifications and bugfix to prevent the program from returning an error code on exit. 2025-08-09 23:14:04 +00:00
hello_world.c Initial commit for KNR C exercises 2025-07-29 13:06:28 -07:00
hello_world.out Initial commit for KNR C exercises 2025-07-29 13:06:28 -07:00