Skip to content

Commit d7ecd8b

Browse files
author
mikeblome
committed
fixed for problems found by loc
1 parent f986469 commit d7ecd8b

10 files changed

+76
-76
lines changed

docs/cpp/data-type-ranges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.technology: ["cpp-language"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "language-reference"
1010
dev_langs: ["C++"]
11-
helpviewer_keywords: ["float keyword [C++]", "char keyword [C++]", "unsigned long", "__wchar_t keyword [C++]", "unsigned short int [C++]", "enum keyword [C++]", "unsigned char keyword [C++]", "integer data type [C++], data type ranges", "int data type", "data types [C++], ranges", "unsigned int [C++]", "short data type", "short int data", "signed types [C++], data type ranges", "long long keyword [C++]", "long double keyword [C++]", "double data type [C++], data type ranges", "signed short int [C++]", "unsigned short", "sized integer types", "signed int [C++]", "signed long int [C++]", "signed char keyword [C++]", "wchar_t keyword [C++]", "long keyword [C++]", "ranges [C++]", "unsigned types [C++], data type ranges", "floating-point numbers [C++]" data type ranges", "ranges [C++], data types", "long int keyword [C++]", "unsigned long int [C++]"]
11+
helpviewer_keywords: ["float keyword [C++]", "char keyword [C++]", "unsigned long", "__wchar_t keyword [C++]", "unsigned short int [C++]", "enum keyword [C++]", "unsigned char keyword [C++]", "integer data type [C++], data type ranges", "int data type", "data types [C++], ranges", "unsigned int [C++]", "short data type", "short int data", "signed types [C++], data type ranges", "long long keyword [C++]", "long double keyword [C++]", "double data type [C++], data type ranges", "signed short int [C++]", "unsigned short", "sized integer types", "signed int [C++]", "signed long int [C++]", "signed char keyword [C++]", "wchar_t keyword [C++]", "long keyword [C++]", "ranges [C++]", "unsigned types [C++], data type ranges", "floating-point numbers [C++]", "data type ranges", "ranges [C++], data types", "long int keyword [C++]", "unsigned long int [C++]"]
1212
ms.assetid: 3691ceca-05fb-4b82-b1ae-5c4618cda91a
1313
caps.latest.revision: 25
1414
author: "mikeblome"

docs/cpp/floating-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.technology: ["cpp-language"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "language-reference"
1010
dev_langs: ["C++"]
11-
helpviewer_keywords: ["ranges, floating-point constants", "floating-point constants, limits", "FLOAT.H header file", "limits, floating-point constants", "floating-point numbers [C++]" floating limits"]
11+
helpviewer_keywords: ["ranges, floating-point constants", "floating-point constants, limits", "FLOAT.H header file", "limits, floating-point constants", "floating-point numbers [C++]", "floating limits"]
1212
ms.assetid: fc718652-1f4c-4ed8-af60-0e769637459c
1313
caps.latest.revision: 7
1414
author: "mikeblome"

docs/cpp/floating-point-coprocessor-and-calling-conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.technology: ["cpp-language"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "language-reference"
1010
dev_langs: ["C++"]
11-
helpviewer_keywords: ["floating-point numbers [C++]" coprocessor", "floating-point coprocessor", "floating-point numbers"]
11+
helpviewer_keywords: ["floating-point numbers [C++]", "floating-point coprocessor"]
1212
ms.assetid: 3cc6615a-b308-4cf7-9570-83e192a832b3
1313
caps.latest.revision: 7
1414
author: "mikeblome"

docs/standard-library/filesystem-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ ms.suite: ""
77
ms.technology: ["cpp-standard-libraries"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "article"
10-
f1_keywords: ["FILESYSTEM/std::experimental::filesystem::absolute", "FILESYSTEM/std::experimental::filesystem::canonical", "FILESYSTEM/std::experimental::filesystem::copy", "FILESYSTEM/std::experimental::filesystem::copy_file", "FILESYSTEM/std::experimental::filesystem::copy_symlink", "FILESYSTEM/std::experimental::filesystem::create_directories", "FILESYSTEM/std::experimental::filesystem::create_directory", "FILESYSTEM/std::experimental::filesystem::create_directory_symlink", "FILESYSTEM/std::experimental::filesystem::create_hard_link", "FILESYSTEM/std::experimental::filesystem::create_symlink", "FILESYSTEM/std::experimental::filesystem::current_path", "FILESYSTEM/std::experimental::filesystem::equivalent", "FILESYSTEM/std::experimental::filesystem::exists", "FILESYSTEM/std::experimental::filesystem::file_size", "FILESYSTEM/std::experimental::filesystem::hard_link_count", "FILESYSTEM/std::experimental::filesystem::hash_value", "FILESYSTEM/std::experimental::filesystem::is_block_file", "FILESYSTEM/std::experimental::filesystem::is_character_file", "FILESYSTEM/std::experimental::filesystem::is_directory", "FILESYSTEM/std::experimental::filesystem::is_empty", "FILESYSTEM/std::experimental::filesystem::is_fifo", "FILESYSTEM/std::experimental::filesystem::is_other", "FILESYSTEM/std::experimental::filesystem::is_regular_file", "FILESYSTEM/std::experimental::filesystem::is_socket", "FILESYSTEM/std::experimental::filesystem::is_symlink", "FILESYSTEM/std::experimental::filesystem::last_write_time", "FILESYSTEM/std::experimental::filesystem::permissions", "FILESYSTEM/std::experimental::filesystem::read_symlink", "FILESYSTEM/std::experimental::filesystem::remove", "FILESYSTEM/std::experimental::filesystem::remove_all", "FILESYSTEM/std::experimental::filesystem::rename", "FILESYSTEM/std::experimental::filesystem::resize_file", "FILESYSTEM/std::experimental::filesystem::space", "FILESYSTEM/std::experimental::filesystem::status", "FILESYSTEM/std::experimental::filesystem::status_known", "FILESYSTEM/std::experimental::filesystem::swap", "FILESYSTEM/std::experimental::filesystem::symlink_status", "FILESYSTEM/std::experimental::filesystem::system_complete", "FILESYSTEM/std::experimental::filesystem::temp_directory_path", "FILESYSTEM/std::experimental::filesystem::u8path", "filesystem/std::absolute", "filesystem/std::begin", "filesystem/std::canonical", "filesystem/std::copy", "filesystem/std::copy_file", "filesystem/std::copy_symlink", "filesystem/std::create_directories", "filesystem/std::create_directory", "filesystem/std::create_directory_symlink", "filesystem/std::create_hard_link", "filesystem/std::create_symlink", "filesystem/std::current_path", "filesystem/std::end", "filesystem/std::equivalent", "filesystem/std::exists", "filesystem/std::file_size", "filesystem/std::hard_link_count", "filesystem/std::hash_value", "filesystem/std::is_block_file", "filesystem/std::is_character_file", "filesystem/std::is_directory", "filesystem/std::is_empty", "filesystem/std::is_fifo", "filesystem/std::is_other", "filesystem/std::is_regular_file", "filesystem/std::is_socket", "filesystem/std::is_symlink", "filesystem/std::last_write_time", "filesystem/std::permissions", "filesystem/std::read_symlink", "filesystem/std::remove", "filesystem/std::remove_all", "filesystem/std::rename", "filesystem/std::resize_file", "filesystem/std::space", "filesystem/std::status", "filesystem/std::status_known", "filesystem/std::swap", "filesystem/std::symlink_status", "filesystem/std::system_complete", "filesystem/std::temp_directory_path", "filesystem/std::u8path"]
10+
f1_keywords: ["FILESYSTEM/std::experimental::filesystem::absolute", "FILESYSTEM/std::experimental::filesystem::canonical", "FILESYSTEM/std::experimental::filesystem::copy", "FILESYSTEM/std::experimental::filesystem::copy_file", "FILESYSTEM/std::experimental::filesystem::copy_symlink", "FILESYSTEM/std::experimental::filesystem::create_directories", "FILESYSTEM/std::experimental::filesystem::create_directory", "FILESYSTEM/std::experimental::filesystem::create_directory_symlink", "FILESYSTEM/std::experimental::filesystem::create_hard_link", "FILESYSTEM/std::experimental::filesystem::create_symlink", "FILESYSTEM/std::experimental::filesystem::current_path", "FILESYSTEM/std::experimental::filesystem::equivalent", "FILESYSTEM/std::experimental::filesystem::exists", "FILESYSTEM/std::experimental::filesystem::file_size", "FILESYSTEM/std::experimental::filesystem::hard_link_count", "FILESYSTEM/std::experimental::filesystem::hash_value", "FILESYSTEM/std::experimental::filesystem::is_block_file", "FILESYSTEM/std::experimental::filesystem::is_character_file", "FILESYSTEM/std::experimental::filesystem::is_directory", "FILESYSTEM/std::experimental::filesystem::is_empty", "FILESYSTEM/std::experimental::filesystem::is_fifo", "FILESYSTEM/std::experimental::filesystem::is_other", "FILESYSTEM/std::experimental::filesystem::is_regular_file", "FILESYSTEM/std::experimental::filesystem::is_socket", "FILESYSTEM/std::experimental::filesystem::is_symlink", "FILESYSTEM/std::experimental::filesystem::last_write_time", "FILESYSTEM/std::experimental::filesystem::permissions", "FILESYSTEM/std::experimental::filesystem::read_symlink", "FILESYSTEM/std::experimental::filesystem::remove", "FILESYSTEM/std::experimental::filesystem::remove_all", "FILESYSTEM/std::experimental::filesystem::rename", "FILESYSTEM/std::experimental::filesystem::resize_file", "FILESYSTEM/std::experimental::filesystem::space", "FILESYSTEM/std::experimental::filesystem::status", "FILESYSTEM/std::experimental::filesystem::status_known", "FILESYSTEM/std::experimental::filesystem::swap", "FILESYSTEM/std::experimental::filesystem::symlink_status", "FILESYSTEM/std::experimental::filesystem::system_complete", "FILESYSTEM/std::experimental::filesystem::temp_directory_path", "FILESYSTEM/std::experimental::filesystem::u8path"]
1111
dev_langs: ["C++"]
1212
ms.assetid: be3cb821-4728-4d47-ab78-858fa8aa5045
1313
caps.latest.revision: 13
1414
author: "corob-msft"
1515
ms.author: "corob"
1616
manager: "ghogen"
1717
translation.priority.mt: ["cs-cz", "de-de", "es-es", "fr-fr", "it-it", "ja-jp", "ko-kr", "pl-pl", "pt-br", "ru-ru", "tr-tr", "zh-cn", "zh-tw"]
18-
helpviewer_keywords: [", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", ", "std::absolute [C++]", "std::begin [C++]", "std::canonical [C++]", "std::copy [C++]", "std::copy_file [C++]", "std::copy_symlink [C++]", "std::create_directories [C++]", "std::create_directory [C++]", "std::create_directory_symlink [C++]", "std::create_hard_link [C++]", "std::create_symlink [C++]", "std::current_path [C++]", "std::end [C++]", "std::equivalent [C++]", "std::exists [C++]", "std::file_size [C++]", "std::hard_link_count [C++]", "std::hash_value [C++]", "std::is_block_file [C++]", "std::is_character_file [C++]", "std::is_directory [C++]", "std::is_empty [C++]", "std::is_fifo [C++]", "std::is_other [C++]", "std::is_regular_file [C++]", "std::is_socket [C++]", "std::is_symlink [C++]", "std::last_write_time [C++]", "std::permissions [C++]", "std::read_symlink [C++]", "std::remove [C++]", "std::remove_all [C++]", "std::rename [C++]", "std::resize_file [C++]", "std::space [C++]", "std::status [C++]", "std::status_known [C++]", "std::swap [C++]", "std::symlink_status [C++]", "std::system_complete [C++]", "std::temp_directory_path [C++]", "std::u8path"]
18+
helpviewer_keywords: ["std::experimental::filesystem::absolute", "std::experimental::filesystem::canonical", "std::experimental::filesystem::copy", "std::experimental::filesystem::copy_file", "std::experimental::filesystem::copy_symlink", "std::experimental::filesystem::create_directories", "std::experimental::filesystem::create_directory", "std::experimental::filesystem::create_directory_symlink", "std::experimental::filesystem::create_hard_link", "std::experimental::filesystem::create_symlink", "std::experimental::filesystem::current_path", "std::experimental::filesystem::equivalent", "std::experimental::filesystem::exists", "std::experimental::filesystem::file_size", "std::experimental::filesystem::hard_link_count", "std::experimental::filesystem::hash_value", "std::experimental::filesystem::is_block_file", "std::experimental::filesystem::is_character_file", "std::experimental::filesystem::is_directory", "std::experimental::filesystem::is_empty", "std::experimental::filesystem::is_fifo", "std::experimental::filesystem::is_other", "std::experimental::filesystem::is_regular_file", "std::experimental::filesystem::is_socket", "std::experimental::filesystem::is_symlink", "std::experimental::filesystem::last_write_time", "std::experimental::filesystem::permissions", "std::experimental::filesystem::read_symlink", "std::experimental::filesystem::remove", "std::experimental::filesystem::remove_all", "std::experimental::filesystem::rename", "std::experimental::filesystem::resize_file", "std::experimental::filesystem::space", "std::experimental::filesystem::status", "std::experimental::filesystem::status_known", "std::experimental::filesystem::swap", "std::experimental::filesystem::symlink_status", "std::experimental::filesystem::system_complete", "std::experimental::filesystem::temp_directory_path", "std::experimental::filesystem::u8path"]
1919
---
2020
# <filesystem> functions
2121
These free functions in the [\<filesystem>](../standard-library/filesystem.md) header perform modifying and query operations on paths, files, symlinks, directories and volumes. For more information and code examples, see [File System Navigation (C++)](../standard-library/file-system-navigation.md).

docs/standard-library/filesystem.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ manager: "ghogen"
1717
translation.priority.mt: ["cs-cz", "de-de", "es-es", "fr-fr", "it-it", "ja-jp", "ko-kr", "pl-pl", "pt-br", "ru-ru", "tr-tr", "zh-cn", "zh-tw"]
1818
---
1919
# &lt;filesystem&gt;
20-
Include the header \<filesystem> for access to classes and functions that manipulate and retrieve information about paths, files and directories.
20+
Include the header &gt;filesystem> for access to classes and functions that manipulate and retrieve information about paths, files and directories.
2121

2222
## Syntax
2323

@@ -28,7 +28,7 @@ using namespace std::experimental::filesystem::v1;
2828
```
2929
3030
> [!IMPORTANT]
31-
> As of the release of Visual Studio 2017, the \<experimental/filesystem> header was not yet a C++ standard. Visual C++ 2017 implements the final draft standard, found in [ISO/IEC JTC 1/SC 22/WG 21 N4100](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4100.pdf).
31+
> As of the release of Visual Studio 2017, the \<filesystem> header was not yet a C++ standard. Visual C++ 2017 implements the final draft standard, found in [ISO/IEC JTC 1/SC 22/WG 21 N4100](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4100.pdf).
3232
3333
This header supports filesystems for one of two broad classes of host operating systems: Microsoft Windows and Posix.
3434
@@ -46,15 +46,15 @@ using namespace std::experimental::filesystem::v1;
4646
4747
- An object of class path stores the pathname in native form, but supports easy conversion between this stored form and several external forms:
4848
49-
- A null-terminated sequence of char, encoded as favored by the operating system.
49+
- A null-terminated sequence of char, encoded as favored by the operating system.
5050
51-
- A null-terminated sequence of char, encoded as UTF-8.
51+
- A null-terminated sequence of char, encoded as UTF-8.
5252
53-
- A null-terminated sequence of wchar_t, encoded as favored by the operating system.
53+
- A null-terminated sequence of wchar_t, encoded as favored by the operating system.
5454
55-
- A null-terminated sequence of char16_t, encoded as UTF-16.
55+
- A null-terminated sequence of char16_t, encoded as UTF-16.
5656
57-
- A null-terminated sequence of char32_t, encoded as UTF-32.
57+
- A null-terminated sequence of char32_t, encoded as UTF-32.
5858
5959
Interconversions between these representations are mediated, as needed, by the use of one or more `codecvt` facets. If a specific locale object is not designated, these facets are obtained from the global locale.
6060
@@ -106,16 +106,16 @@ using namespace std::experimental::filesystem::v1;
106106
|[space_info Structure](../standard-library/space-info-structure.md)|Holds information about a volume.|
107107
108108
## Functions
109-
[\<filesystem> functions](../standard-library/filesystem-functions.md)
109+
[<filesystem> functions](../standard-library/filesystem-functions.md)
110110
111111
## Operators
112-
[\<filesystem> operators](../standard-library/filesystem-operators.md)
112+
[<filesystem> operators](../standard-library/filesystem-operators.md)
113113
114114
## Enumerations
115115
116116
|Name|Description|
117117
|----------|-----------------|
118-
|[copy_options](../standard-library/filesystem-enumerations.md#copy_options)|An enumeration that is used with [copy_file](http://msdn.microsoft.com/en-us/4af7a9b0-8861-45ed-b84e-0307f0669d60) and determines behavior if a destination file already exists.|
118+
|[copy_options](../standard-library/filesystem-enumerations.md#copy_options)|An enumeration that is used with [copy_file](http://msdn.microsoft.com/4af7a9b0-8861-45ed-b84e-0307f0669d60) and determines behavior if a destination file already exists.|
119119
|[directory_options](../standard-library/filesystem-enumerations.md#directory_options)|An enumeration that specifies options for directory iterators.|
120120
|[file_type](../standard-library/filesystem-enumerations.md#file_type)|An enumeration for file types.|
121121
|[perms](../standard-library/filesystem-enumerations.md#perms)|A bitmask type used to convey permissions and options to permissions|

0 commit comments

Comments
 (0)