Reading an integer
An integer can be read by the readint() command eg.
int number1 = readint();
Labels:
Add Comment