FIX: ifstream Object Loses Character in Text Mode (102158)
The information in this article applies to:
- Microsoft Visual C++ for Windows, 16-bit edition 1.0
- Microsoft Visual C++ for Windows, 16-bit edition 1.5
- Microsoft Visual C++, 32-bit Editions 1.0
- Microsoft Visual C++, 32-bit Editions 2.0
- Microsoft Visual C++, 32-bit Editions 4.0
- Microsoft Visual C++, 32-bit Editions 4.1
- Microsoft Visual C++, 32-bit Enterprise Edition 4.2
- Microsoft Visual C++, 32-bit Professional Edition 4.2
This article was previously published under Q102158 SYMPTOMS
When an application reads characters into an ifstream object opened in
text mode, data may be lost and not placed into the buffer. The code
does not provide any warning or other indication of this data loss.
STATUS
Microsoft has confirmed this to be a problem in the products listed at the
beginning of this article. This problem was fixed in Visual C++ 5.0.
Modification Type: | Minor | Last Reviewed: | 7/5/2005 |
---|
Keywords: | kbbug kbcode kbCompiler kbCPPonly kbfix kbVC500fix KB102158 |
---|
|