C
csharpula csharp
Hello,
I have a command line application and i want to read a string that
contains couple of words.I should read this line untill I reach a group
of charecters such as {b,c,d}.
How can I do it?
I have a command line application and i want to read a string that
contains couple of words.I should read this line untill I reach a group
of charecters such as {b,c,d}.
How can I do it?