Skip to content

Commit da36bc2

Browse files
Merge pull request #4779 from corob-msft/learn/corob/ucrt_f1_r8
Fixup UCRT F1 issues 8 of many
2 parents 777306a + f5fad4b commit da36bc2

File tree

3 files changed

+22
-28
lines changed

3 files changed

+22
-28
lines changed

docs/c-runtime-library/errno-doserrno-sys-errlist-and-sys-nerr.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
description: "Learn more about: errno, _doserrno, _sys_errlist, and _sys_nerr"
33
title: "errno, _doserrno, _sys_errlist, and _sys_nerr"
44
ms.date: "11/04/2016"
5-
api_name: ["_errno"]
6-
api_location: ["msvcrt.dll"]
7-
api_type: ["DLLExport"]
8-
topic_type: ["apiref"]
95
f1_keywords: ["errno", "ERRNO/errno", "_doserrno", "ERRNO/_doserrno", "_sys_errlist", "STDLIB/_sys_errlist", "_sys_nerr", "STDLIB/_sys_nerr"]
106
helpviewer_keywords: ["error codes, printing", "sys_errlist global variable", "doserrno global variable", "errno global variable", "_doserrno global variable", "_sys_errlist global variable", "_sys_nerr global variable", "sys_nerr global variable"]
117
ms.assetid: adbec641-6d91-4e19-8398-9a34046bd369

0 commit comments

Comments
 (0)