This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
\n to \r\n in stdout
- From: thales at virtualbs dot com dot br
- To: gcc at gcc dot gnu dot org
- Date: Mon, 7 Nov 2005 09:41:25 -0200
- Subject: \n to \r\n in stdout
Hi all!
I've looked at so many places that I'm thinking it won't have ways to resolve
this problem. Then I remembered that exists this discussion list.
So, here is my question:
Please, but please... How can I prevent the compiler of substituting the
character '\n' for the characters "\r\n"?
I'm trying to open a binary file and print it to the stdout, but substituting
'\n' for "\r\n", the file generated is corrupted.
Thanks you all!
Gratefully,
Thales Medeiros.
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.