0

I am trying to make a number guessing game. I need to store the input of up arrow key, down arrow key and enter

std::cin >> i;
std::cout << i;

When I do this nothing happens.

How do I do it and what type of variable is needed?

Jesper Juhl
  • 30,449
  • 3
  • 47
  • 70
Hi_THere
  • 21
  • 2

0 Answers0