Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.02 KB

internationalization.md

File metadata and controls

27 lines (19 loc) · 1.02 KB
title ms.date description ms.topic helpviewer_keywords ms.assetid
Internationalization
09/29/2020
A description of Microsoft runtime library support for writing apps for international markets.
conceptual
localization, routines for
locale-dependent routines
internationalization routines
international applications, run-time routines for
ee536a04-3558-4729-8e10-6dabcde055fd

Internationalization

The Microsoft runtime library provides many routines that you can use to customize your app for international markets such as:

For convenience, most locale-related routines are also categorized by what they do.

Multibyte routines and wide-character routines are described alongside their single-byte-character counterparts, when they exist.

ISO646 operator alternatives are also included.

See also

Universal C runtime routines by category