On January 25, 2005 03:48 pm, Robert Shearman wrote: > Vincent Bïon wrote: > >Le mar 25/01/2005 ï11:51, Robert Shearman a ïrit : > >>+ * Copyright 2001 Ove KÃven, TransGaming Technologies > > > >Not sure we want UTF-8 in the source files... At least we don't have it > >(yet). > > I think it should be made policy that anything in the comments should be > UTF-8.
Can one specify that a region of file has a certain encoding? Surely what we are saying is that the source codes are utf-8 > I don't think the same can be done for code yet as gcc and other > compilers probably don't support this? Um! What part of the code would be other than the pure ascii portion of utf-8? The only bits I can think of are comments and literal strings. And certainly on my system I can put utf-8 in them. > > Rob -- Bill Medland mailto:[EMAIL PROTECTED] http://webhome.idirect.com/~kbmed
