On Wed, 9 Mar 2005, Anupam wrote: > On 03/08/2005 11:21 PM, AFAIR, Nate Jenkins wrote: > > > I am writing a program and wish to be able to print characters in > > several languages... I like to use stdio functions. How can I use > > extended characters of various code pages? Can someone point me in the > > right direction? > > `man wchar.h' and > http://www-106.ibm.com/developerworks/linux/library/l-linuni.html > > HTH, > Anupam
What's also usefull is `The Unicode HOWTO' from tldp.org: http://www.tldp.org/HOWTO/Unicode-HOWTO-6.html J. - To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
