Skip to content

Commit f663021

Browse files
TaojunshenColin RobertsonTylerMSFTopbld15TylerMSFT
authored
8/27/2021 AM Publish (MicrosoftDocs#3741)
* draft * fix code sample (#3676) * fix code sample * acrolinx Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com> * document clocks * add tai-clock * Address 3269 typo in warning number (#3680) * Fixed typo: evalution --> evaluation * updates * finish draft of new clocks * acrolinx * Fixed typo: evalution --> evaluation * Bulk Fix - Sentence form for all alt text (#3683) * Updated C/C++ workload name The workload for C/C++ development in VS Build Tools 2019 installer is called 'Desktop development with C++'. * Split out docs by version Add VS2017-specific instructions. * Updated C/C++ workload name The workload for C/C++ development in VS Build Tools 2019 installer is called 'Desktop development with C++'. * Split out docs by version Add VS2017-specific instructions. * Add 16.11 Compiler Warnings C5247 and C5248 (MicrosoftDocs#3689) * Add C5247 and C5248 * Fix link typos * Updates per Xiang Fan review * More wordsmithage * More fix per X.F. * Fix inconsistencies in CMake docs (MicrosoftDocs#3692) * Standard format for CMake docs * Fix markdownlint * More cleanup. * Clean up link issue, acrolinx * Fix more broken things * Undo a change * Add documentation for "unspecified" architecture Add documentation regarding "unspecified" architecture such that it provides an option for someone to ensure that no inherited environment is selected. * Update markdownlint.json file for unordered lists (#3694) Block rule that wants * instead of - to prefix unordered lists, since we've standardized on the latter. Merging on my own recognizance as repo admin. * Clean up documentation for "unspecified" architecture * Markdown quality fixes 1 of N * Markdown quality fixes 2 of N * Markdown quality fixes 3 of N * Markdown quality fixes 4 of N * Markdown quality fixes 5 of N * Markdown quality fixes 6 of N * Markdown quality fixes 7 of N * Markdown quality fixes 8 of N * Markdown quality fixes 9 of N * Markdown quality fixes 10 of N * Undo TN038 * Markdown quality fixes 11 of N * Setting PATH allows DUMPBIN to be executed from the system command prompt. There are multiple DUMPBIN.EXE's in the MSVC folder, but they can be executed if the PATH is set correctly. If this is not true, or undesireable per system design constraints, please clarify otherwise. * Call out toolchains and embedded scenarios * Add link to environment setting instructions * Make more readable * Address cpp-docs 3286 Postfix increment, decrement syntax (MicrosoftDocs#3711) * Address cpp-docs issue 3286 * Fix formatting, final example * Add compiler warning C5243, C5249, C5250 (MicrosoftDocs#3710) * Removing linux and non-windows bullet point * Make clear it's not required to meet all conditions Add "or" to final bullet point * PR review edit, Microsoft style for lists * Make the "unspecified" architecture option more general * Add __SANITIZE_ADDRESS__ to predefined macros page Noticed __SANITIZE_ADDRESS__ was missing from this list. * Add VS version Also note the VS version where __SANITIZE_ADDRESS__ was added in. * Add docs on using existing cache without cmake-server * Fix unescaped <chrono> (MicrosoftDocs#3715) Noticed this while doing other changes. Without being in a code block, <chrono> becomes the html element of the same name. * Address issue 3301 * Create and integrate /Zc:lambda article (#3719) * Create and integrate /Zc:lambda article * Fix conformance topic date * First half of C++20 changes * The other half of the /std:c++20 fixes * Fix link * Update cmake-projects-in-visual-studio.md * Remove duplicate line in build TOC * tech review * fixes * Cleanup per review * Update thread-class.md * Update future-functions.md * Update execution.md * Update execution.md * Update execution.md * Update future-functions.md * Update thread-class.md * Update execution.md * Update future-functions.md * Update thread-class.md * updates per tech review and other * added file_clock * Update execution.md * Update future-functions.md * Update thread-class.md * add gps_clock * update metadata * PR review edit, relative links * PR review edit, relative links * PR review edit, relative link * Fixed typo in bit-functions.md * Further typo fix * finished draft for local_t * acrolinx * Fixed broken links * incorp tech review * update typedef sections * add all related typedefs * fix tables * acrolinx * cleanup * fix links * fix tables * more table cleanup * another fix for tables. error msgs aren't by the error but I think I finally found the issue * one more table fix * typos * Update links to ARM docs (#3735) * Update links to ARM docs * Acrolinx and formatting pass * Acrolinx * Fix locale_t -> _locale_t * Address github issues (MicrosoftDocs#3737) * fix github 3268 code example for Context::Yield() * fixed github #3312 - MFC CWnd::OnMouseHWheel description * Fix for github #3259-clarify change in the UI * acrolinx Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com> * Update how-to-convert-standard-string-to-system-string.md Fixing example. ------- cc: @TylerMSFT GitHub Issue: https://github.com/MicrosoftDocs/cpp-docs/issues/2438 Co-authored-by: Colin Robertson <corob@microsoft.com> Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com> Co-authored-by: opbld15 <opbld15@microsoft.com> Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com> Co-authored-by: opbld17 <opbld17@microsoft.com> Co-authored-by: ystamant <49958001+ystamant@users.noreply.github.com> Co-authored-by: opbld16 <opbld16@microsoft.com> Co-authored-by: Andrew Shymanel <88244804+ainrd@users.noreply.github.com> Co-authored-by: Garrett Campbell <86264750+gcampbell-msft@users.noreply.github.com> Co-authored-by: PRMerger6 <prmrgr6@microsoft.com> Co-authored-by: PRMerger12 <prmrgr12@microsoft.com> Co-authored-by: PRMerger14 <prmrgr14@microsoft.com> Co-authored-by: PRMerger16 <prmrgr16@microsoft.com> Co-authored-by: PRMerger15 <prmrgr15@microsoft.com> Co-authored-by: PRMerger7 <prmrgr7@microsoft.com> Co-authored-by: PRMerger10 <prmrgr10@microsoft.com> Co-authored-by: David Dyck <david.dyck@gmail.com> Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com> Co-authored-by: Steve Wishnousky <stwish@microsoft.com> Co-authored-by: Sam Freed <sfreed141@gmail.com> Co-authored-by: Don Spencer <87099566+v-donspencer@users.noreply.github.com> Co-authored-by: Beau Braig <86677107+BeauBraig@users.noreply.github.com> Co-authored-by: Alex Guteniev <gutenev@gmail.com> Co-authored-by: Paula Miller <v-paulmi@microsoft.com> Co-authored-by: RibShark <1957489+RibShark@users.noreply.github.com> Co-authored-by: onihusube <44743040+onihusube@users.noreply.github.com> Co-authored-by: PRMerger8 <prmrgr8@microsoft.com> Co-authored-by: Andrew Rogers <andrew.rogers@wdc.com>
1 parent 0ecc371 commit f663021

File tree

51 files changed

+111
-111
lines changed

Some content is hidden

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

51 files changed

+111
-111
lines changed

docs/c-runtime-library/reference/atodbl-atodbl-l-atoldbl-atoldbl-l-atoflt-atoflt-l.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ Converts a string to a double (**_atodbl**), long double (**_atoldbl**), or floa
1818

1919
```C
2020
int _atodbl( _CRT_DOUBLE * value, char * str );
21-
int _atodbl_l ( _CRT_DOUBLE * value, char * str, locale_t locale );
21+
int _atodbl_l ( _CRT_DOUBLE * value, char * str, _locale_t locale );
2222
int _atoldbl( _LDOUBLE * value, char * str );
23-
int _atoldbl_l ( _LDOUBLE * value, char * str, locale_t locale );
23+
int _atoldbl_l ( _LDOUBLE * value, char * str, _locale_t locale );
2424
int _atoflt( _CRT_FLOAT * value, const char * str );
25-
int _atoflt_l( _CRT_FLOAT * value, const char * str, locale_t locale );
25+
int _atoflt_l( _CRT_FLOAT * value, const char * str, _locale_t locale );
2626
```
2727
2828
### Parameters

docs/c-runtime-library/reference/cprintf-cprintf-l-cwprintf-cwprintf-l.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ int _cprintf(
2424
);
2525
int _cprintf_l(
2626
const char * format,
27-
locale_t locale [, argument_list]
27+
_locale_t locale [, argument_list]
2828
);
2929
int _cwprintf(
3030
const wchar * format [, argument_list]
3131
);
3232
int _cwprintf_l(
3333
const wchar * format,
34-
locale_t locale [, argument_list]
34+
_locale_t locale [, argument_list]
3535
);
3636
```
3737

docs/c-runtime-library/reference/cprintf-p-cprintf-p-l-cwprintf-p-cwprintf-p-l.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ int _cprintf_p(
2525
);
2626
int _cprintf_p_l(
2727
const char * format,
28-
locale_t locale [,
28+
_locale_t locale [,
2929
argument] ...
3030
);
3131
int _cwprintf_p(
@@ -34,7 +34,7 @@ int _cwprintf_p(
3434
);
3535
int _cwprintf_p_l(
3636
const wchar * format,
37-
locale_t locale [,
37+
_locale_t locale [,
3838
argument] ...
3939
);
4040
```

docs/c-runtime-library/reference/cprintf-s-cprintf-s-l-cwprintf-s-cwprintf-s-l.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ int _cprintf_s(
2525
);
2626
int _cprintf_s_l(
2727
const char * format,
28-
locale_t locale [,
28+
_locale_t locale [,
2929
argument] ...
3030
);
3131
int _cwprintf_s(
@@ -34,7 +34,7 @@ int _cwprintf_s(
3434
);
3535
int _cwprintf_s_l(
3636
const wchar * format,
37-
locale_t locale [,
37+
_locale_t locale [,
3838
argument] ...
3939
);
4040
```

docs/c-runtime-library/reference/cscanf-cscanf-l-cwscanf-cwscanf-l.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ int _cscanf(
2929
);
3030
int _cscanf_l(
3131
const char *format,
32-
locale_t locale [,
32+
_locale_t locale [,
3333
argument] ...
3434
);
3535
int _cwscanf(
@@ -38,7 +38,7 @@ int _cwscanf(
3838
);
3939
int _cwscanf_l(
4040
const wchar_t *format,
41-
locale_t locale [,
41+
_locale_t locale [,
4242
argument] ...
4343
);
4444
```

docs/c-runtime-library/reference/cscanf-s-cscanf-s-l-cwscanf-s-cwscanf-s-l.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ int _cscanf_s(
2626
);
2727
int _cscanf_s_l(
2828
const char *format,
29-
locale_t locale [,
29+
_locale_t locale [,
3030
argument] ...
3131
);
3232
int _cwscanf_s(
@@ -35,7 +35,7 @@ int _cwscanf_s(
3535
);
3636
int _cwscanf_s_l(
3737
const wchar_t *format,
38-
locale_t locale [,
38+
_locale_t locale [,
3939
argument] ...
4040
);
4141
```

docs/c-runtime-library/reference/fprintf-fprintf-l-fwprintf-fwprintf-l.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ int fprintf(
2424
int _fprintf_l(
2525
FILE *stream,
2626
const char *format,
27-
locale_t locale [,
27+
_locale_t locale [,
2828
argument ]...
2929
);
3030
int fwprintf(
@@ -35,7 +35,7 @@ int fwprintf(
3535
int _fwprintf_l(
3636
FILE *stream,
3737
const wchar_t *format,
38-
locale_t locale [,
38+
_locale_t locale [,
3939
argument ]...
4040
);
4141
```

docs/c-runtime-library/reference/fprintf-p-fprintf-p-l-fwprintf-p-fwprintf-p-l.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ int _fprintf_p(
2424
int _fprintf_p_l(
2525
FILE *stream,
2626
const char *format,
27-
locale_t locale [,
27+
_locale_t locale [,
2828
argument ]...
2929
);
3030
int _fwprintf_p(
@@ -35,7 +35,7 @@ int _fwprintf_p(
3535
int _fwprintf_p_l(
3636
FILE *stream,
3737
const wchar_t *format,
38-
locale_t locale [,
38+
_locale_t locale [,
3939
argument ]...
4040
);
4141
```

docs/c-runtime-library/reference/fprintf-s-fprintf-s-l-fwprintf-s-fwprintf-s-l.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ int fprintf_s(
2424
int _fprintf_s_l(
2525
FILE *stream,
2626
const char *format,
27-
locale_t locale [,
27+
_locale_t locale [,
2828
argument_list ]
2929
);
3030
int fwprintf_s(
@@ -35,7 +35,7 @@ int fwprintf_s(
3535
int _fwprintf_s_l(
3636
FILE *stream,
3737
const wchar_t *format,
38-
locale_t locale [,
38+
_locale_t locale [,
3939
argument_list ]
4040
);
4141
```

docs/c-runtime-library/reference/fscanf-fscanf-l-fwscanf-fwscanf-l.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ int fscanf(
2525
int _fscanf_l(
2626
FILE *stream,
2727
const char *format,
28-
locale_t locale [,
28+
_locale_t locale [,
2929
argument ]...
3030
);
3131
int fwscanf(
@@ -36,7 +36,7 @@ int fwscanf(
3636
int _fwscanf_l(
3737
FILE *stream,
3838
const wchar_t *format,
39-
locale_t locale [,
39+
_locale_t locale [,
4040
argument ]...
4141
);
4242
```

0 commit comments

Comments
 (0)