extracting code page of current locale

From: Deepak Chand Rathore (deepakr@aztec.soft.net)
Date: Thu Feb 12 2004 - 06:21:47 EST

  • Next message: Jon Hanna: "Re: extracting code page of current locale"

    Is there a way to extract the code page of the current program locale in
    windows( in c++, vc compiler) (set by a call to setlocale function).
    _getmbcp() returns zero (not the cod page )if code page is single byte
    On unix, nl_langinfo(CODESET) returns the code page of the locale set by
    setlocale
     
    Thanks



    This archive was generated by hypermail 2.1.5 : Thu Feb 12 2004 - 07:15:28 EST