Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.02 KB

File metadata and controls

27 lines (19 loc) · 1.02 KB
title Internationalization
ms.date 09/29/2020
description A description of Microsoft runtime library support for writing apps for international markets.
ms.topic conceptual
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 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