Hi everyone,

I am working on this project, and instead of ReadLine() I want to read each string until a space is there and then go onto the next one instead of reading in an entire line at a time. Is there a function in C# that allows you to do this?

Sincerely,
The Major Rager