Skip to content

Commit a80691c

Browse files
TylerMSFTTylerMSFT
authored andcommitted
fix link, add metadata
1 parent a5efd56 commit a80691c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/c-language/data-type-specifiers-and-equivalents.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Data type specifiers and equivalents"
3+
description: "Describes Microsoft Visual C data type specifiers and their equivalents."
34
ms.date: "11/04/2016"
45
helpviewer_keywords: ["type specifiers [C++], list", "widening integers", "data types [C++], equivalents", "sign-extending integral types", "zero-extending", "identifiers, data type", "data types [C++], specifiers", "simple types, names", "type names [C++], simple"]
56
---

docs/c-language/generic_selection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ Type name: double
7575
## See also
7676

7777
[`/std` (Specify Language Standard Version)](../build/reference/std-specify-language-standard-version.md)\
78-
[Type-generic math](../cpp/c-runtime-library/tgmath.md)
78+
[Type-generic math](../c-runtime-library/tgmath.md)

0 commit comments

Comments
 (0)