[c-prog] Re: Unicode programming in C

2007-08-19 Thread preethinandakumar
Actually I need that to print various fonts in LCD(Embedded Programming).The compiler used is Microsoft visual DSP++.Is that possible to print different fonts on LCD with the below said --- In c-prog@yahoogroups.com, [EMAIL PROTECTED] wrote: > > use wchar_t > > and u will have to learn all the

[c-prog] Re: Unicode programming in C

2007-08-19 Thread Thomas Hruska
preethinandakumar wrote: > The compiler is in built in Microsoft Visual DSP++ > > --- In c-prog@yahoogroups.com, Thomas Hruska <[EMAIL PROTECTED]> wrote: >> preethinandakumar wrote: >>> Hi >>> I need some idea how to do unicode programming in c to display a > word >>> in different languages lik