Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upfmt: Scanf rejects \r\n at end of line on Windows #5391
Closed
Labels
Milestone
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Hello one should either acknowledge that semantics are OS-dependendent or change implementation (ASAP!) - I think damage is already done so leaves first option. The root problem of course is that some OS-s do not have an opaque record structure for files. (this includes Unix as well as Windows - still rather silly - once details are visible they are bound to be different ) |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This issue was closed by revision 221af5c. Status changed to Fixed. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
by xuxinhua1984: