31.01.2016, 10:47
...
Ok new example
I have string which has stored text in it "10\tgood\n" . Text "good" can be any other word, for example "bad", "wrong" and so on. Same with "10", it can be any other number, only \t and \n stays the same.
Now, how do I get text between \t and \n??
Ok new example
I have string which has stored text in it "10\tgood\n" . Text "good" can be any other word, for example "bad", "wrong" and so on. Same with "10", it can be any other number, only \t and \n stays the same.
Now, how do I get text between \t and \n??

