i18ngurus.com - Open internationalization resources directory
directorydirectory   add a linkadd a link   searchsearch   mapmap   recentrecent   syndicatesyndicate   encyclopedia <font color=Red><b>Beta</b></font>encyclopedia Beta   feedbackfeedback   faqfaq  
 
   
border
C++ internationalization resources, tutorials and articles.
border
border border border
    Top / Programming / C++ (2)

   News section Links  

1.

Introduction to Software Translation for MFC
Robert Pittenger provides provides some guidelines to make software localization it as easy as possible. This article was published in May 2000.
http://www.codeproject.com/cpp/introtolocalization.asp

2.

Standard Library Locales
50 pages guide on using C++ Locales. The guide notably includes: a brief overview on internationalization and localization, the differences between C and C++ locales, details on the creation of Facet objects (the main aspect of C++ Locales), etc. This Guide requires Acrobat Reader.
http://www.tru64unix.compaq.com/cplus/intzln.pdf

Add or Suggest a link