On Sat, Oct 02, 2010 at 08:12:39PM +0200, silverdr@wfmh.org.pl wrote: > > Are the values of \n and \r constant over all targets or are they > > potentially subject to some sort of mapping? > > > > My old problem. To my understanding, at least in case of \r: neither. Opps - seems I misunderstood Olivers question. \r and \n are remapped depending on the platform. They cannot be assumed to have the same value on each platform. But you can rely on \r and \n being mapped to the right code. Regards Uz -- Ullrich von Bassewitz uz@musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sat Oct 2 21:49:51 2010
This archive was generated by hypermail 2.1.8 : 2010-10-02 21:49:54 CEST