Skip to content

Although there is no proper ASCII value for arrow keys but we can control them using this simple code

Notifications You must be signed in to change notification settings

stkolanu/Arrow_keys_controller_in-_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Arrow-keys-controller-

Although there is no proper ASCII value for arrow keys but we can control them using this simple code

In the above program we enter a intial value for table.Then it waits for user to enter a key.

1.If we press up arrow then our table(maths) will increase by 1

  1. if we press down arrow then our table(maths) will decrease by 1

About

Although there is no proper ASCII value for arrow keys but we can control them using this simple code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages