diff options
Diffstat (limited to 'devdocs/c/string.html')
| -rw-r--r-- | devdocs/c/string.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devdocs/c/string.html b/devdocs/c/string.html new file mode 100644 index 00000000..77b470d2 --- /dev/null +++ b/devdocs/c/string.html @@ -0,0 +1,10 @@ + <h1 id="firstHeading" class="firstHeading">Strings library</h1> <h3 id="Null-terminated_byte_string_management"> <a href="string/byte" title="c/string/byte"> Null-terminated byte string management</a> +</h3> <h3 id="Null-terminated_multibyte_string_management"> <a href="string/multibyte" title="c/string/multibyte"> Null-terminated multibyte string management</a> +</h3> <h3 id="Null-terminated_wide_string_management"> <a href="string/wide" title="c/string/wide"> Null-terminated wide string management</a> +</h3> <h3 id="See_also"> See also</h3> <table class="t-dsc-begin"> <tr class="t-dsc"> <td colspan="2"> <span><a href="https://en.cppreference.com/w/cpp/string" title="cpp/string">C++ documentation</a></span> for <span class=""><span>Strings library</span></span> </td> +</tr> </table> <div class="_attribution"> + <p class="_attribution-p"> + © cppreference.com<br>Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.<br> + <a href="https://en.cppreference.com/w/c/string" class="_attribution-link">https://en.cppreference.com/w/c/string</a> + </p> +</div> |
