C
constantin
Any equivalent of sscanf in c#, in other way
how to read a couple of int and float from a
given string without having to write a loop
with int.Parse, etc..
how to read a couple of int and float from a
given string without having to write a loop
with int.Parse, etc..