We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c88f8c4 + 23f2b81 commit ba8577fCopy full SHA for ba8577f
docs/c-runtime-library/reference/fopen-s-wfopen-s.md
@@ -84,7 +84,7 @@ The following table summarizes the modes for various *`ccs`* flags that are give
84
85
|ccs flag|No BOM (or new file)|BOM: UTF-8|BOM: UTF-16|
86
|----------------|----------------------------|-----------------|------------------|
87
-|**`UNICODE`**|**`UTF-16LE`**|**`UTF-8`**|**`UTF-16LE`**|
+|**`UNICODE`**|**`UTF-8`**|**`UTF-8`**|**`UTF-16LE`**|
88
|**`UTF-8`**|**`UTF-8`**|**`UTF-8`**|**`UTF-16LE`**|
89
|**`UTF-16LE`**|**`UTF-16LE`**|**`UTF-8`**|**`UTF-16LE`**|
90
0 commit comments