From: michael DOT mauch AT gmx DOT de (Michael Mauch) Newsgroups: comp.os.msdos.djgpp Subject: Re: Does working setlocale() exist? Date: Thu, 02 Oct 1997 13:59:07 +0200 Organization: Gerhard-Mercator-Universitaet -GH- Duisburg Lines: 16 Message-ID: <34340419.3991651@news.uni-duisburg.de> References: <60rk99$rmh$1 AT zware DOT space DOT ru> NNTP-Posting-Host: ppp85.uni-duisburg.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On 30 Sep 1997 19:35:05 GMT, Cyril Slobin wrote: > Sorry for a newbie questions, but - does _working_ setlocale() for djgpp > exist? The one found in standart distribution is just a dummy. At last I've > written my own, but maybe I'm knocking at the open door? Timofei Bondarenko is developing a locale lib for many DOS/Windows compilers. It works rather good with DJGPP, but it depends on the information in the country.sys file which is sometimes not correct. Search for locale11.zip with Archie or http://ftpsearch.ntnu.no/ftpsearch , or send him a mail. Regards... Michael