Search Results

Search: Posts Made By: Dippan
Forum: Programming 07-05-2002
7,099
Posted By Dippan
Locale setting
Hi,

In the sample program, I am trying to print a Japanese string.
The code is as follows:

main()
{
setlocale(LC_ALL,"");
printf("String is %S\n", L"JAP");
// Note "JAP" is a valid...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 09:21 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy