Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 1.31 KB

internationalization.md

File metadata and controls

25 lines (23 loc) · 1.31 KB
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
Internationalization | Microsoft Docs
11/04/2016
cpp-standard-libraries
article
c.international
C++
localization, routines for
locale-dependent routines
internationalization routines
international applications, run-time routines for
ee536a04-3558-4729-8e10-6dabcde055fd
8
corob-msft
corob
ghogen

Internationalization

The Microsoft run-time library provides many routines that are useful for creating different versions of a program for international markets. This includes locale-related routines, wide-character routines, multibyte-character routines, and generic-text routines. For convenience, most locale-related routines are also categorized in this reference according to the operations they perform. In this section and in the alphabetic reference, multibyte-character routines and wide-character routines are described with single-byte-character counterparts, where they exist.

Also included are the ISO646 operator alternatives.

See Also

Run-Time Routines by Category