Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 426 Bytes

File metadata and controls

7 lines (7 loc) · 426 Bytes
Filename Description
0-main.c Test that function positive_or_negative() gives the correct output when given a case of 0
1-main.c Fixed program to the infinite loop
2-largest_number.c Prints the largest of three integers
3-print_remaining_days.c Converts a date to the day of year and determines how many days are left in the year
main.h Header file