Project-Scylla/KNR C
2025-08-07 23:42:52 +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
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 sync minor code change 2025-08-07 23:42:52 +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