Hello fellow c programmers( I made a "hello world" program so I'm a c programmer too :) ).
Anyway I want to know if there is anyway to make a Dev C program perform an action if it is a certain day such as printing the schedule for the day if it is Wednesday. Also is there a way to make the program perform an action if it is between a certain time such as displaying "You're late" if the user inputs after 8:00.
We have just began c programming in school and we need to make a problem and solve it with a program by March. I don't want to think of a problem that is impossible to solve in c and waste my time but also I don't want a simple program because I plan to do innovative things when I become a professional programmer and this is just the beginning.
Thanks for at least reading and thanks alot for any answers.