Commit df90dd9
Confirm merge from FromPublicMasterBranch to master to sync with https://github.com/MicrosoftDocs/cpp-docs (branch master) (#473)
* Update compiler-warnings-that-are-off-by-default.md
Added missing link. C4682
* describe the variadic template args now used, fill in missing parts
This page was documenting the pre-Variadic template arg version of this function, was missing several important things so I've updated it
* pr feedback from Raymond
thank you Raymond
* FtmBase is a class, not a member of RuntimeClassType
* fixed pre-existing typo
* Update get-osfhandle.md
* Update open-osfhandle.md
* Update fdopen-wfdopen.md
* Update fdopen-wfdopen.md
Fix broken formatting
* Update get-osfhandle.md _close
Modify wording around using _close on file descriptors owned by FILE*s
* Update open-osfhandle.md
Modify wording around using _close on file descriptors owned by FILE*s1 parent eb76ab4 commit df90dd9
File tree
2 files changed
+2
-2
lines changed- docs/c-runtime-library/reference
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments