Skip to content

Commit df6a32b

Browse files
authored
Update metadata in 2 topics
1 parent 2216693 commit df6a32b

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

docs/c-runtime-library/single-byte-and-multibyte-character-sets.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
title: "Single-Byte and Multibyte Character Sets"
33
description: "An introduction to single and multi-byte character sets in the Microsoft runtime library."
4+
ms.date: 11/04/2016
45
ms.topic: "concept-article"
5-
ms.date: "11/04/2016"
66
helpviewer_keywords: ["SBCS (single byte character set)", "MBCS [C++], about MBCS", "character sets [C++], multibyte", "character sets [C++], single byte"]
7-
ms.assetid: 2cbc78ea-33c0-4cfb-b0df-7ce2458431ce
87
---
98
# Single-byte and multibyte character sets
109

docs/text/text-and-strings-in-visual-cpp.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
description: "Learn more about: Text and Strings in Visual C++"
32
title: "Text and Strings in Visual C++"
4-
ms.date: "11/04/2016"
3+
description: "Learn more about: Text and Strings in Visual C++"
4+
ms.date: 11/04/2016
55
helpviewer_keywords: ["globalization [C++], character sets", "programming [C++], international", "multiple language support [C++]", "Unicode [C++]", "international applications [C++], about international applications", "portability [C++]", "translation [C++], character sets", "non-European characters [C++]", "character sets [C++]", "globalization [C++]", "Japanese characters [C++]", "Kanji character support [C++]", "local character sets [C++]", "ASCII characters [C++]", "character sets [C++], about character sets", "localization [C++], character sets", "translating code [C++]", "localization [C++]", "character sets [C++], non-European", "portability [C++], character sets", "MBCS [C++], international programming"]
6-
ms.assetid: a1bb27ac-abe5-4c6b-867d-f761d4b93205
76
---
87
# Text and Strings in Visual C++
98

0 commit comments

Comments
 (0)