hi i tried QString.split() but when i try to access a word from the text string which is in the QString line. for example i try to access the third word line.at(3) i see a / instead of the third word which is 1.33E+3 it is taking the 3rd character from the string. where in i wanted to access the third word.
"5/3/2011 11:47:24 AM 1.33E+3 853 1.33E+3 868 P235.529 235.864 27.014 26.505 27.108 26.695 26.806 26.602 26.852 236.065 30.987 27.160 27.969 27.222 26.199 30.690 33.263 26.576 26.518 236.360 236.626 26.590"
"5/3/2011 11:47:24 AM 1.33E+3 853 1.33E+3 868 P235.529 235.864 27.014 26.505 27.108 26.695 26.806 26.602 26.852 236.065 30.987 27.160 27.969 27.222 26.199 30.690 33.263 26.576 26.518 236.360 236.626 26.590"
To copy to clipboard, switch view to plain text mode
thank you
Bookmarks