Andre Poenitz <[EMAIL PROTECTED]> writes: | A single char obviously can't be '\r\n'. So I'd indeed expect a '\r' at the | end of the string read by getline(...'\n') -- unless this has something | to do with that 'binary mode' vs 'text mode' and the \r is removed earlier. | Somehow...
This is exactly what I think...
--
Lgb
