Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.16 KB

File metadata and controls

32 lines (27 loc) · 1.16 KB
title Generic-Text Mappings | 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.mappings
dev_langs
C++
helpviewer_keywords
generic-text mappings
mappings, generic-text
ms.assetid 1ed02e02-3649-42dd-a697-e1b4af25bb02
caps.latest.revision 6
author corob-msft
ms.author corob
manager ghogen

Generic-Text Mappings

To simplify writing code for international markets, generic-text mappings are defined in TCHAR.H for:

For more information, see Using Generic-Text Mappings. Generic-text mappings are Microsoft extensions that are not ANSI compatible.

See Also

Data Type Mappings
A Sample Generic-Text Program