Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
fseek
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Dan Pop, post: 1687260"] It's an obvious bug in the standard. Ask in comp.std.c if you don't believe me. Binary files and text files can have completely different internal representations and the standard doesn't provide any guarantee about what happens when you open a text file in binary mode or vice versa. It only addresses the cases when a binary stream is attached to a binary file and a text stream to a text file. Dan [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
fseek
Top