Skip to content

Commit b484899

Browse files
author
Colin Robertson
committed
Update c-language metadata
1 parent 829325e commit b484899

File tree

284 files changed

+285
-1705
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

284 files changed

+285
-1705
lines changed

docs/c-language/abort-function-c.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "abort Function (C) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
75
ms.technology: ["cpp-language"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
6+
ms.topic: "language-reference"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["abort function"]
129
ms.assetid: caa62d67-ffc4-4481-87a4-0c1e2b0f537c
13-
caps.latest.revision: 6
1410
author: "mikeblome"
1511
ms.author: "mblome"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# abort Function (C)

docs/c-language/addition-plus.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "Addition (+) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
75
ms.technology: ["cpp-language"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
6+
ms.topic: "language-reference"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["pointers, adding integers"]
129
ms.assetid: b9014fee-825d-46ef-91db-5d46807081fc
13-
caps.latest.revision: 7
1410
author: "mikeblome"
1511
ms.author: "mblome"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Addition (+)

docs/c-language/allocating-zero-memory.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "Allocating Zero Memory | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
75
ms.technology: ["cpp-language"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
6+
ms.topic: "language-reference"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["memory allocation, zero memory", "zero memory"]
129
ms.assetid: 768f2ab9-83a1-4887-8eb5-c094c18489a8
13-
caps.latest.revision: 6
1410
author: "mikeblome"
1511
ms.author: "mblome"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Allocating Zero Memory

docs/c-language/ansi-conformance.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "ANSI Conformance | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
75
ms.technology: ["cpp-language"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
6+
ms.topic: "language-reference"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["ANSI [C++]", "ANSI [C++], C standard"]
129
ms.assetid: c3a188c8-42bc-41fb-a78d-637f3175ade0
13-
caps.latest.revision: 7
1410
author: "mikeblome"
1511
ms.author: "mblome"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# ANSI Conformance

docs/c-language/argument-description.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "Argument Description | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
75
ms.technology: ["cpp-language"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
6+
ms.topic: "language-reference"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["envp argument", "main function, syntax", "arguments [C++], for main function", "argv argument", "argc argument"]
129
ms.assetid: 91c2cbe3-9aca-4277-afa1-6137eb8fb704
13-
caps.latest.revision: 10
1410
author: "mikeblome"
1511
ms.author: "mblome"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Argument Description

docs/c-language/arguments-to-main.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,12 @@
22
title: "Arguments to main | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
75
ms.technology: ["cpp-language"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
6+
ms.topic: "language-reference"
107
dev_langs: ["C++"]
118
ms.assetid: 39824fef-05ad-461d-ae82-49447dda8060
12-
caps.latest.revision: 7
139
author: "mikeblome"
1410
ms.author: "mblome"
15-
manager: "ghogen"
1611
ms.workload: ["cplusplus"]
1712
---
1813
# Arguments to main

docs/c-language/arguments.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "Arguments | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
75
ms.technology: ["cpp-language"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
6+
ms.topic: "language-reference"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["arguments [C++], function", "function parameters", "functions [C], parameters", "function parameters, about function parameters", "function arguments", "function calls, arguments"]
129
ms.assetid: 14cf0389-2265-41f0-9a96-f2223eb406ca
13-
caps.latest.revision: 7
1410
author: "mikeblome"
1511
ms.author: "mblome"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Arguments

docs/c-language/array-declarations.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "Array Declarations | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
75
ms.technology: ["cpp-language"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
6+
ms.topic: "language-reference"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["multidimensional arrays", "declaring arrays", "arrays [C++], declaring"]
129
ms.assetid: 5f958b97-cef0-4058-bbc6-37c460aaed9b
13-
caps.latest.revision: 10
1410
author: "mikeblome"
1511
ms.author: "mblome"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Array Declarations

docs/c-language/arrays-and-pointers.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "Arrays and Pointers | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
75
ms.technology: ["cpp-language"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
6+
ms.topic: "language-reference"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["arrays [C++], pointers"]
129
ms.assetid: d6327896-47d0-472c-a0e1-68b777c938d8
13-
caps.latest.revision: 8
1410
author: "mikeblome"
1511
ms.author: "mblome"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Arrays and Pointers

docs/c-language/ascii-character-set.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,12 @@
22
title: "ASCII Character Set | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
75
ms.technology: ["cpp-language"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
6+
ms.topic: "language-reference"
107
dev_langs: ["C++"]
118
ms.assetid: 2390fd40-5fe2-4410-a06c-ccc0fea2709b
12-
caps.latest.revision: 6
139
author: "mikeblome"
1410
ms.author: "mblome"
15-
manager: "ghogen"
1611
ms.workload: ["cplusplus"]
1712
---
1813
# ASCII Character Set

0 commit comments

Comments
 (0)