Re: _wcsupr () with german characters
From: Ron Natalie (ron_at_sensor.com)
Date: 03/30/05
- Next message: Jamie: "Re: Convert C-Builder program to Delphi?"
- Previous message: Ioannis Vranos: "Re: Class hierarchy of exceptions (Ada, C++)"
- In reply to: Ajey: "_wcsupr () with german characters"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Mar 2005 08:10:31 -0500
Ajey wrote:
> Hi,
> I have a string which contains some german characters e.g
> 'Menü'. I am converting it to upper case using wcsupr (). But ü is
> not converted to Ü. There are other characters too. I can use the
> _wsetlocale () function before using _wcsupr ().
All of the functions you mention are microsoft-specific. Try one
of the microsoft groups.
- Next message: Jamie: "Re: Convert C-Builder program to Delphi?"
- Previous message: Ioannis Vranos: "Re: Class hierarchy of exceptions (Ada, C++)"
- In reply to: Ajey: "_wcsupr () with german characters"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]