> > > > Q. Does GLOBAL support multi-bytes code set? > > > > Which character code set is supported? > > > > > > > > GLOBAL doesn't support multi-byte character code set yet. > > How about single byte encoding except ASCII? > Do we have to write code that does not depend on character encoding?
You mean 8bit encoding? Hmmm, it's gray zone. I think that we should write the code which doesn't depend on encoding if possible. However, we may write it if it is important. Let's discuss by example. -- Shigio YAMAGUCHI <[EMAIL PROTECTED]> - Tama Communications Corporation PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3 _______________________________________________ Bug-global mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-global
