From: Brian C. <B.C...@po...> - 2004-08-19 16:07:29
|
On Thu, Aug 19, 2004 at 01:10:11PM +0200, Matthias Andree wrote: > Brian Candler <B.C...@po...> writes: > > > #5 if (ch<32 || ch>126) ch = '?'; > > Not an option. Greek or Cyrillic text might come out as all question > marks. But better than saying "all text generated by auxilliary programs must be in English" |