FROM : Andrew Farmer
DATE : Sun Jan 13 02:36:57 2008
On 12 Jan 08, at 17:16, Development wrote:
> Ok... Did any one else get the memo that the EOL character had been
> changed to the char(10).
ASCII 10 is the newline character, and has been since the ASCII
standard was created in the 1960s. If your compiler is outputting
something else for the '\n' escape, something's wrong.
DATE : Sun Jan 13 02:36:57 2008
On 12 Jan 08, at 17:16, Development wrote:
> Ok... Did any one else get the memo that the EOL character had been
> changed to the char(10).
ASCII 10 is the newline character, and has been since the ASCII
standard was created in the 1960s. If your compiler is outputting
something else for the '\n' escape, something's wrong.
| Related mails | Author | Date |
|---|---|---|
| Development | Jan 13, 00:24 | |
| Development | Jan 13, 02:16 | |
| Andrew Farmer | Jan 13, 02:36 | |
| Brady Duga | Jan 13, 02:51 | |
| Keary Suska | Jan 13, 18:15 | |
| Development | Jan 13, 20:19 | |
| Development | Jan 13, 23:41 | |
| Andrew Farmer | Jan 14, 00:12 | |
| Ryan Homer | Jan 14, 14:28 |






Cocoa mail archive

