Skip to content

Commit 777306a

Browse files
Merge pull request #4772 from corob-msft/learn/corob/ucrt_f1_r7
Fixing UCRT F1 issues 7 of many
2 parents 44dd8bb + 28fedd5 commit 777306a

File tree

10 files changed

+9
-13
lines changed

10 files changed

+9
-13
lines changed

docs/c-runtime-library/internal-set-app-type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.assetid: f0ac0f4d-70e6-4e96-9e43-eb9d1515490c
1212
---
1313
# `__set_app_type`
1414

15-
Sets the current application type.
15+
Sets the current application type. This internal function is obsolete.
1616

1717
## Syntax
1818

docs/c-runtime-library/ismbc-routines.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
description: "Learn more about: _ismbc Routines"
33
title: "_ismbc Routines"
44
ms.date: "11/04/2016"
5-
api_location: ["msvcr110.dll", "msvcr110_clr0400.dll", "msvcr100.dll", "msvcrt.dll", "msvcr90.dll", "msvcr120.dll", "msvcr80.dll"]
6-
api_type: ["DLLExport"]
7-
topic_type: ["apiref"]
8-
f1_keywords: ["_ismbc"]
95
helpviewer_keywords: ["ismbc routines", "_ismbc routines"]
106
ms.assetid: b8995391-7857-4ac3-9a1e-de946eb4464d
117
---

docs/c-runtime-library/reference/and-eq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.date: "11/04/2016"
55
api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll"]
66
api_type: ["DLLExport"]
77
topic_type: ["apiref"]
8-
f1_keywords: ["and_eq", "std.and_eq", "std::and_eq"]
8+
f1_keywords: ["ISO646/and_eq", "and_eq", "std.and_eq", "std::and_eq"]
99
helpviewer_keywords: ["and_eq macro"]
1010
ms.assetid: 11091772-e359-4c2b-95c6-00841ac04354
1111
---

docs/c-runtime-library/reference/and.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.date: "11/04/2016"
55
api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll"]
66
api_type: ["DLLExport"]
77
topic_type: ["apiref"]
8-
f1_keywords: ["And", "std.and", "std::and"]
8+
f1_keywords: ["ISO646/and", "and", "std.and", "std::and"]
99
helpviewer_keywords: ["and macro"]
1010
ms.assetid: 2644ab57-8e1b-48f0-9021-cafe3e26bdc4
1111
---

docs/c-runtime-library/reference/bitand.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.date: "11/04/2016"
55
api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll"]
66
api_type: ["DLLExport"]
77
topic_type: ["apiref"]
8-
f1_keywords: ["std::bitand", "std.bitand", "bitand"]
8+
f1_keywords: ["std::bitand", "std.bitand", "ISO646/bitand", "bitand"]
99
helpviewer_keywords: ["bitand function"]
1010
ms.assetid: 279cf9b5-fac1-49de-b329-f1a31b3481fe
1111
---

docs/c-runtime-library/reference/bitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.date: "11/04/2016"
55
api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll"]
66
api_type: ["DLLExport"]
77
topic_type: ["apiref"]
8-
f1_keywords: ["bitor", "std.bitor", "std::bitor"]
8+
f1_keywords: ["ISO646/bitor", "bitor", "std.bitor", "std::bitor"]
99
helpviewer_keywords: ["bitor function"]
1010
ms.assetid: 3c0a3711-9c74-41f2-b400-2f7797da30d1
1111
---

docs/c-runtime-library/reference/compl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ api_name: ["compl"]
66
api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll"]
77
api_type: ["DLLExport"]
88
topic_type: ["apiref"]
9-
f1_keywords: ["std::compl", "std.compl", "compl"]
9+
f1_keywords: ["std::compl", "std.compl", "ISO646/compl", "compl"]
1010
helpviewer_keywords: ["compl function"]
1111
ms.assetid: e03f6fb5-cb8b-4afa-99c0-905f4105fb34
1212
---

docs/c-runtime-library/reference/not-eq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.date: "11/04/2016"
55
api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll"]
66
api_type: ["DLLExport"]
77
topic_type: ["apiref"]
8-
f1_keywords: ["not_eq", "std::not_eq", "std.not_eq"]
8+
f1_keywords: ["ISO646/not_eq", "not_eq", "std::not_eq", "std.not_eq"]
99
helpviewer_keywords: ["not_eq function"]
1010
ms.assetid: d87ad299-8b50-4393-a57f-06f70e1f23fb
1111
---

docs/c-runtime-library/reference/not.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.date: "11/04/2016"
55
api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll"]
66
api_type: ["DLLExport"]
77
topic_type: ["apiref"]
8-
f1_keywords: ["std::not", "std.not", "Not"]
8+
f1_keywords: ["std::not", "std.not", "ISO646/not", "not"]
99
helpviewer_keywords: ["not function"]
1010
ms.assetid: d2ddbd5c-33c0-4aff-8961-feac155b4ba1
1111
---

docs/c-runtime-library/reference/or.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.date: "11/04/2016"
55
api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll"]
66
api_type: ["DLLExport"]
77
topic_type: ["apiref"]
8-
f1_keywords: ["std::or", "std.or", "Or"]
8+
f1_keywords: ["std::or", "std.or", "ISO646/or", "or"]
99
helpviewer_keywords: ["or function"]
1010
ms.assetid: 6523b3ac-0a18-44ec-9e9a-b9bab8525ead
1111
---

0 commit comments

Comments
 (0)