ross 2004/03/29 03:43:45 PST Modified files: src input.c Log: When unlexing chars in char and string literals for printing, convert all but printable ASCII chars (formerly Latin-1) to escape sequences. This is compatible with Show, and avoids messing up non-Latin-1 locales. Revision Changes Path 1.85 +3 -3 hugs98/src/input.c