Skip to content

KanNinChun/cpp_Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is This?

This is a c++ clock with a stupid function coded by me XD

What can this clock do?

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

How to use?

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! */

Source

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

Contact

Discord : jeff.408
Personal Email : [email protected]

About

simple c++ clock and a mouse move function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages