cstring.html
来自「ST20 Embedded Toolset R2.0.5用于开发基于ST20芯片」· HTML 代码 · 共 30 行
HTML
30 行
<HTML><HEAD><TITLE><cstring></TITLE></HEAD><BODY><H1><A NAME="<cstring>"><CODE><cstring></CODE></A></H1><HR><P>Include the standard header <B><CODE><cstring></CODE></B>to define the macros traditionally defined in the Standard C library header<A HREF="string.html"><CODE><string.h></CODE></A>.Including this header also ensures that the names declaredwith external linkage in the Standard C library headerare declared in the<A HREF="lib_cpp.html#std namespace"><CODE>std</CODE></A> namespace.In this <A HREF="index.html#implementation">implementation</A>,the names may or may not also be declared in the global namespace,depending on the specific translation environment.</P><PRE>#if <I><TRADITIONAL C HEADERS></I> #include <string.h>#endif</PRE><HR><P>See also the<B><A HREF="index.html#Table of Contents">Table of Contents</A></B> and the<B><A HREF="_index.html">Index</A></B>.</P><P><I><A HREF="crit_pjp.html">Copyright</A> © 1992-2002by P.J. Plauger. All rights reserved.</I></P><!--V4.01:1125--></BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?