Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 1.31 KB

File metadata and controls

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