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 - 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
