- 0-main.c,
- The program will create 0-main.c and main.h to test that the function positive_or_negative() gives the correct output when given a case of 0.
- 1-main.c
- Comment out (don’t delete it!) the part of the code that is causing the output to go into an infinite loop.
- 2-largest_number.c
- A program prints the largest of three integers.
- 3-print_remaining_days.c
- Fix the print_remaining_days() function so that the output works correctly for all dates and all leap years.
0x03-debugging
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||