<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello<br>
    <br>
    This file lists part of Annex K  "stdint.h"<br>
    <font face="Helvetica, Arial, sans-serif"><a class="moz-txt-link-freetext" href="https://clang.llvm.org/doxygen/stdint_8h_source.html">https://clang.llvm.org/doxygen/stdint_8h_source.html</a></font><br>
    <br>
    But main C++ page doesn't mention Annex K. Is Annex K really fully
    supported?<br>
    <br>
    Some background<br>
    <a class="moz-txt-link-freetext" href="https://clang.llvm.org/compatibility.html">https://clang.llvm.org/compatibility.html</a><br>
    <a class="moz-txt-link-freetext" href="https://clang.llvm.org/cxx_status.html">https://clang.llvm.org/cxx_status.html</a><br>
    <br>
    <br>
    C11 standard, ISO/IEC 9899:2011  added Annex K safe functions like
    strncpy_s<br>
    <br>
    __STDC_LIB_EXT1__ <br>
    <br>
    <a class="moz-txt-link-freetext" href="http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1967.htm">http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1967.htm</a><br>
    <br>
    Jonny<br>
  </body>
</html>