Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.08 KB

File metadata and controls

16 lines (12 loc) · 1.08 KB
title Internationalization
ms.date 11/04/2016
f1_keywords
c.international
helpviewer_keywords
localization, routines for
locale-dependent routines
internationalization routines
international applications, run-time routines for
ms.assetid ee536a04-3558-4729-8e10-6dabcde055fd

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

Universal C runtime routines by category