Program stops working when leaving out a reference to variable in scanf(). Why is this?
Why does this program stop working if I leave out the reference to userNumber in the scanf function?
Why does this program stop working if I leave out the reference to userNumber in the scanf function?