wchar* to char[]

Jarrett Billingsley kb3ctd2 at yahoo.com
Wed Feb 6 21:21:30 PST 2008


"Heinz" <malagana15 at yahoo.es> wrote in message 
news:foe0pj$mct$1 at digitalmars.com...
> Hi,
>
> Is there a way to convert a wchar* variable to char[]? I'm trying to use 
> the Win32 API LoadStringW, wich takes a parameter a wchar*.
>

So, you have a function that takes a wchar*, and you have a wchar*.

..

I'm not seeing how char[] comes into this at all. 




More information about the Digitalmars-d-learn mailing list