Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 question about set locale
Index -> Programming, C++ -> C++ Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
greenapplesodaex




PostPosted: Fri Jan 14, 2005 12:00 pm   Post subject: question about set locale

(my locale is not english before i run this code)

setlocale( LC_ALL, "English" );
char info1[5];
int localeID1 = GetLocaleInfo(LOCALE_USER_DEFAULT, LOCALE_ILANGUAGE, info1, 31 );


after i ran the above code, info1 will still be what it was before.... where did i go wrong?
Sponsor
Sponsor
Sponsor
sponsor
Display posts from previous:   
   Index -> Programming, C++ -> C++ Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 1 Posts ]
Jump to:   


Style:  
Search: