This is a c++ clock with a stupid function coded by me XD
It allow you to set a time when the time you seted is up it will auto move your cursor to the position you have seted
First, when you start the exe, it will show your cursor position on the console for 10 times (Please remember these 2 number)
Next, it will ask for the position you want to set
Then, it will ask for the hour and minutes you want to set Done! When it finished the job, it will be closed automatically
/* Important! /
It is based on 24- hour o'clock
Please Enter 13 instead of 1 , 14 instead of 2 ....
Minutes Enter 1 instead of 01 is fine
/ Important! */
1.https://docs.microsoft.com/zh-tw/windows/win32/api/winuser/nf-winuser-getcursorpos?redirectedfrom=MSDN | GetCursorPos function
2.https://www.tutorialspoint.com/cplusplus/cpp_date_time.htm | C++ Date and Time
Discord : jeff.408
Personal Email : [email protected]