|
|
9ed3796014
|
Changed 'c' to 'a' while working on other, later abaondoned changes.
|
2025-08-13 05:44:14 +00:00 |
|
|
|
191b35631c
|
Modifications and bugfix to prevent the program from returning an error code on exit.
|
2025-08-09 23:14:04 +00:00 |
|
|
|
6860b93049
|
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 |
|
|
|
93d53163f8
|
sync minor code change
|
2025-08-07 23:42:52 +00:00 |
|
|
|
79b0940502
|
Implemented exercise 1-6 for additional testing and modification.
|
2025-08-07 23:25:33 +00:00 |
|
|
|
fc658ddb69
|
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 |
|
|
|
61e32d0e22
|
Reformatted declarations for some floats to more modern standards.
|
2025-07-29 16:57:11 -07:00 |
|
|
|
f42b5d0b09
|
Re-implementation of exercise 1-2 as a for loop instead of a while loop and simplified printing and calculation into a single statement as demonstrated in section 1-3.
|
2025-07-29 15:06:59 -07:00 |
|
|
|
44dff59271
|
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 |
|
|
|
357347ae6e
|
Add both header for the entire table, and individual headers denoting which column is which unit.
|
2025-07-29 14:17:11 -07:00 |
|
|
|
67483eaceb
|
Initial commit for KNR C exercises
|
2025-07-29 13:06:28 -07:00 |
|