Xref: utzoo comp.emacs:4532 comp.lang.c:13697 comp.sys.ibm.pc:20732 Path: utzoo!yunexus!geac!syntron!jtsv16!uunet!seismo!sundc!pitstop!sun!amdcad!ames!haven!ncifcrf!nlm-mcs!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn ) Newsgroups: comp.emacs,comp.lang.c,comp.sys.ibm.pc Subject: Re: Programming and international character sets. Message-ID: <8804@smoke.BRL.MIL> Date: 30 Oct 88 20:31:40 GMT Article-I.D.: smoke.8804 References: <532@krafla.rhi.hi.is> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 9 In article <532@krafla.rhi.hi.is> kjartan@rhi.hi.is (Kjartan R. Gudmundsson) writes: >How difficult is it convert american/english programs so that they can >be used to handle foreign text? [etc.] Where have you been the last few years? This subject area is known as "internationalization" and has been the featured topic of special issues of several journals, including UNIX Review and UNIX/World. The draft proposed ANSI/ISO C standard specifically addresses this issue (it is one of the reasons production of the final standard was delayed).