My question might be trivial, but is there a way to parse an Ascii delimited text file not using regular expressions…Just parsing using the Ascii delimiter?
Thanks
My question might be trivial, but is there a way to parse an Ascii delimited text file not using regular expressions…Just parsing using the Ascii delimiter?
Thanks
Is “String.Split(char) : string[ ]” what you’re looking for?
Why would you not want to use regular expressions?
You could try out my sscanf-like text scanner class. (That uses regular expressions to implement the parsing, but you don’t have to write any of them yourself)
It’s probably because it adds download size to web players.