Hi all,
Teaching myself Java for an exam coming up next month and in the notes I'm using they have "UserInput.readInt()" as well as "UserInput.readFloat()" - Now in the notes all that's there is a comment which reads /*read user input*/ but that is all. The code is just a small sample from a larger peice of code which is never referenced and i can't find any info online relating to this command. I was wondering if anyone knows this (?)function(?), how it works and its usage?
Any help would be greatly appreciated!
Native