Forum Navigation
Integer input?
Posted: 09/10/08 15:22:07Well, this is a very stupid problem, as I was getting my head around Tango. I'm not at my computer, so I can't test.
It seems that Cin' from Console' does not accept integers? I was kinda thinking I could use it like `std::cin' in C++, where I just can have simple integer input.