Skip to content

Commit 39abb36

Browse files
committed
UCRT F1 updates redux, 1 of many
1 parent ec6e9b1 commit 39abb36

9 files changed

+14
-15
lines changed

docs/c-runtime-library/reference/vprintf-p-vprintf-p-l-vwprintf-p-vwprintf-p-l.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ api_name: ["_vwprintf_p", "_vprintf_p", "_vprintf_p_l", "_vwprintf_p_l"]
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: ["_vwprintf_p_l", "vprintf_p", "_vprintf_p_l", "_vwprintf_p", "vprintf_p_l", "vwprintf_p_l", "vwprintf_p", "vtprintf_p", "_vtprintf_p", "_vprintf_p"]
9+
f1_keywords: ["STDIO/_vprintf_p", "STDIO/_vprintf_p_l", "TCHAR/_vtprintf_p", "TCHAR/_vtprintf_p_l", "CORECRT_WSTDIO/_vwprintf_p","CORECRT_WSTDIO/_vwprintf_p_l", "_vprintf_p", "_vprintf_p_l", "_vtprintf_p", "_vtprintf_p_l", "_vwprintf_p","_vwprintf_p_l"]
1010
helpviewer_keywords: ["_vtprintf_p_l function", "_vtprintf_p function", "vtprintf_p function", "_vwprintf_p function", "_vwprintf_p_l function", "_vprintf_p function", "_vprintf_p_l function", "vprintf_p_l function", "vwprintf_p function", "vprintf_p function", "vtprintf_p_l function", "vwprintf_p_l function", "formatted text [C++]"]
1111
---
1212
# `_vprintf_p`, `_vprintf_p_l`, `_vwprintf_p`, `_vwprintf_p_l`

docs/c-runtime-library/reference/vprintf-s-vprintf-s-l-vwprintf-s-vwprintf-s-l.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ api_name: ["_vwprintf_s_l", "vwprintf_s", "_vprintf_s_l", "vprintf_s"]
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: ["vprintf_s", "vwprintf_s", "_vtprintf_s"]
9+
f1_keywords: ["STDIO/vprintf_s", "STDIO/_vprintf_s_l", "CORECRT_WSTDIO/vwprintf_s", "CORECRT_WSTDIO/_vwprintf_s_l", "TCHAR/_vtprintf_s", "TCHAR/_vtprintf_s_l", "vprintf_s", "_vprintf_s_l", "vwprintf_s", "_vwprintf_s_l", "_vtprintf_s", "_vtprintf_s_l"]
1010
helpviewer_keywords: ["vwprintf_s_l function", "_vwprintf_s_l function", "vwprintf_s function", "_vtprintf_s_l function", "vprintf_s_l function", "vtprintf_s_l function", "_vtprintf_s function", "vtprintf_s function", "_vprintf_s_l function", "formatted text [C++]", "vprintf_s function"]
1111
---
1212
# `vprintf_s`, `_vprintf_s_l`, `vwprintf_s`, `_vwprintf_s_l`

docs/c-runtime-library/reference/vprintf-vprintf-l-vwprintf-vwprintf-l.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ api_name: ["vprintf", "_vwprintf_l", "_vprintf_l", "vwprintf"]
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: ["vwprintf", "_vtprintf"]
9+
f1_keywords: ["STDIO/vprintf", "STDIO/_vprintf_l", "CORECRT_WSTDIO/vwprintf", "CORECRT_WSTDIO/_vwprintf_l", "TCHAR/_vtprintf", "TCHAR/_vtprintf_l", "vprintf", "_vprintf_l", "vwprintf", "_vwprintf_l", "_vtprintf", "_vtprintf_l"]
1010
helpviewer_keywords: ["vwprintf function", "_vwprintf_l function", "vwprintf_l function", "_vtprintf function", "vtprintf_l function", "vprintf function", "_vprintf_l function", "vprintf_l function", "vtprintf function", "_vtprintf_l function", "formatted text [C++]"]
1111
---
1212
# `vprintf`, `_vprintf_l`, `vwprintf`, `_vwprintf_l`

docs/c-runtime-library/translation-mode-constants.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
description: "Learn more about: Translation Mode Constants"
33
title: "Translation Mode Constants"
44
ms.date: "11/04/2016"
5-
f1_keywords: ["_O_BINARY", "_O_TEXT", "_O_RAW"]
6-
helpviewer_keywords: ["O_BINARY constant", "O_TEXT constant", "O_RAW constant", "_O_TEXT constant", "_O_RAW constant", "translation constants", "_O_BINARY constant", "translation, constants", "translation, modes", "translation modes (file I/O)"]
5+
f1_keywords: ["FCNTL/_O_BINARY", "FCNTL/_O_TEXT", "FCNTL/_O_WTEXT", "FCNTL/_O_U16TEXT", "FCNTL/_O_U8TEXT", "FCNTL/_O_RAW", "_O_BINARY", "_O_TEXT", "_O_WTEXT", "_O_U16TEXT", "_O_U8TEXT", "_O_RAW"]
6+
helpviewer_keywords: ["_O_BINARY constant", "_O_TEXT constant", "_O_WTEXT constant", "_O_U16TEXT constant", "_O_U8TEXT constant", "_O_RAW constant", "translation constants", "translation, constants", "translation, modes", "translation modes (file I/O)"]
77
ms.assetid: a5993bf4-7e7a-47f9-83c3-e46332b85579
88
---
99
# Translation mode constants
@@ -16,13 +16,16 @@ ms.assetid: a5993bf4-7e7a-47f9-83c3-e46332b85579
1616

1717
## Remarks
1818

19-
The `_O_BINARY` and `_O_TEXT` manifest constants determine the translation mode for files (`_open` and `_sopen`) or the translation mode for streams (`_setmode`).
19+
The `_O_BINARY`, `_O_TEXT`, `_O_WTEXT`, `_O_U16TEXT`, and `_O_U8TEXT` manifest constants determine the translation mode for files (`_open` and `_sopen`) or the translation mode for streams (`_setmode`).
2020

2121
The allowed values are:
2222

2323
| Value | Description |
2424
|---|---|
2525
| `_O_TEXT` | Opens file in text (translated) mode. Carriage return-line feed (CR-LF) combinations are translated into a single line feed (LF) on input. Line feed characters are translated into CR-LF combinations on output. Also, CTRL+Z is interpreted as an end-of-file character on input. In files opened for reading, and for reading and writing, `fopen` checks for CTRL+Z at the end of the file and removes it, if possible. It's removed because using the `fseek` and `ftell` functions to move within a file ending with CTRL+Z may cause `fseek` to behave improperly near the end of the file. |
26+
| `_O_WTEXT` | Opens file in UTF16 (translated) mode. The wide-character versions of the text translations of `_O_TEXT` are supported. |
27+
| `_O_U16TEXT` | Opens file in UTF16 no BOM (translated) mode. The wide-character versions of the text translations of `_O_TEXT` are supported. |
28+
| `_O_U8TEXT` | Opens file in UTF8 no BOM (translated) mode. The text translations of `_O_TEXT` are supported. |
2629
| `_O_BINARY` | Opens file in binary (untranslated) mode. The above translations are suppressed. |
2730
| `_O_RAW` | Same as `_O_BINARY`. Supported for C 2.0 compatibility. |
2831

docs/c-runtime-library/truncate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: "Learn more about: _TRUNCATE"
33
title: "_TRUNCATE"
44
ms.date: "11/04/2016"
5-
f1_keywords: ["_TRUNCATE", "TRUNCATE"]
5+
f1_keywords: ["_TRUNCATE", "CORECRT/_TRUNCATE"]
66
helpviewer_keywords: ["TRUNCATE constant", "_TRUNCATE constant"]
77
---
88
# `_TRUNCATE`

docs/c-runtime-library/vprintf-functions.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22
description: "Learn more about: vprintf Functions"
33
title: "vprintf Functions"
44
ms.date: "11/04/2016"
5-
api_location: ["msvcr110.dll", "msvcr120.dll", "msvcr90.dll", "msvcr100.dll", "msvcr110_clr0400.dll", "msvcr80.dll"]
6-
api_type: ["DLLExport"]
7-
topic_type: ["apiref"]
8-
f1_keywords: ["vprintf"]
9-
helpviewer_keywords: ["vprintf function", "formatted text [C++]"]
5+
helpviewer_keywords: ["vprintf functions", "formatted text [C++]"]
106
ms.assetid: 02ac7c51-eab1-4bf0-bf4c-77065e3fa744
117
---
128
# `vprintf` functions

docs/c-runtime-library/wait-child-wait-grandchild.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: "Learn more about: _WAIT_CHILD, _WAIT_GRANDCHILD"
33
title: "_WAIT_CHILD, _WAIT_GRANDCHILD"
44
ms.date: "11/04/2016"
5-
f1_keywords: ["_WAIT_GRANDCHILD", "WAIT_CHILD", "WAIT_GRANDCHILD", "_WAIT_CHILD"]
5+
f1_keywords: ["PROCESS/_WAIT_CHILD", "PROCESS/_WAIT_GRANDCHILD", "_WAIT_CHILD", "_WAIT_GRANDCHILD"]
66
helpviewer_keywords: ["WAIT_CHILD constant", "WAIT_GRANDCHILD constant", "_WAIT_CHILD constant", "_WAIT_GRANDCHILD constant"]
77
ms.assetid: 7acd96fa-d118-4339-bb00-e5afaf286945
88
---

docs/c-runtime-library/wchar-max.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: "Learn more about: WCHAR_MAX"
33
title: "WCHAR_MAX"
44
ms.date: "11/04/2016"
5-
f1_keywords: ["WCHAR_MAX"]
5+
f1_keywords: ["WCHAR/WCHAR_MAX", "WCHAR_MAX"]
66
helpviewer_keywords: ["WCHAR_MAX constant"]
77
ms.assetid: 2b5f8bfd-9098-47fc-be8f-598a0c975ed4
88
---

docs/c-runtime-library/wchar-min.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: "Learn more about: WCHAR_MIN"
33
title: "WCHAR_MIN"
44
ms.date: "11/04/2016"
5-
f1_keywords: ["WCHAR_MIN"]
5+
f1_keywords: ["WCHAR/WCHAR_MIN", "WCHAR_MIN"]
66
helpviewer_keywords: ["WCHAR_MIN constant"]
77
ms.assetid: f2d192d7-4412-483f-9839-c29e4f174b83
88
---

0 commit comments

Comments
 (0)