This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: What is really a new line in most compilers


On Oct 27, 2005, at 12:06 AM, Paolo Bonzini wrote:
Unfortunately, GUI programs such as TextEdit seem not to know this,

Odd, I just created a file and saved it:


mrs $ od -c -x ~/Desktop/barfoo.c
0000000    m   i   k   e  \n   w   a   s  \n   h   e   r   e  \n
             6d69    6b65    0a77    6173    0a68    6572    650a

(on 10.4.2)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]