Hallo,
I'm trying to pasrse a stringstream but one problem:
I see that the if is never "true" and when the sstream is end, ch assume '253'; why this?Qt Code:
int ch = sStream.get(); if( sStream.eof() ) return 1; //this seems doens't workTo copy to clipboard, switch view to plain text mode
Bookmarks