S
- Steve -
Okay I call Console.Read() twice. However when I come up on my second
Console.Read() ASCII character 10 is already on the console (that's a line
feed).
How do I clear out that line feed before I call Console.Read() again?
Console.Read() ASCII character 10 is already on the console (that's a line
feed).
How do I clear out that line feed before I call Console.Read() again?