I want to make a program that can know the current time and create a new .txt file.For example if its Monday to day then when its Tuesday it crates a new txt file called Tuesday.I really don't know how to go about this.I know i will need to use the time.h library.Any help would be precipitated.
Lol yes i know how to make .txt files with c++.What i am asking is that how do i make my program make new .txt files at certain in times.For example if the time was 12:00AM then i want my program to make a new .txt called June 2nd.