📄 stdint_8h.html
字号:
</td> <td><p><p>Definition at line <a class="el" href="stdint_8h-source.html#l00133">133</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a48" doxytag="stdint.h::UINT16_C" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define UINT16_C </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">val </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> ((<a class="el" href="stdint_8h.html#a58">uint16_t</a>) + (val##U))</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Definition at line <a class="el" href="stdint_8h-source.html#l00152">152</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a9" doxytag="stdint.h::UINT16_MAX" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define UINT16_MAX 0xffff /* 65535U */ </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Definition at line <a class="el" href="stdint_8h-source.html#l00082">82</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a50" doxytag="stdint.h::UINT32_C" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define UINT32_C </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">val </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> (val##UL)</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Definition at line <a class="el" href="stdint_8h-source.html#l00155">155</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a10" doxytag="stdint.h::UINT32_MAX" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define UINT32_MAX 0xffffffff /* 4294967295U */ </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Definition at line <a class="el" href="stdint_8h-source.html#l00083">83</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a52" doxytag="stdint.h::UINT64_C" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define UINT64_C </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">val </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> (val##ULL)</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Definition at line <a class="el" href="stdint_8h-source.html#l00157">157</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a11" doxytag="stdint.h::UINT64_MAX" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define UINT64_MAX 0xffffffffffffffffULL /* 18446744073709551615ULL */ </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Definition at line <a class="el" href="stdint_8h-source.html#l00084">84</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a46" doxytag="stdint.h::UINT8_C" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define UINT8_C </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">val </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> ((<a class="el" href="stdint_8h.html#a56">uint8_t</a>) + (val##U))</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Definition at line <a class="el" href="stdint_8h-source.html#l00150">150</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a8" doxytag="stdint.h::UINT8_MAX" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define UINT8_MAX 0xff /* 255U */ </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Definition at line <a class="el" href="stdint_8h-source.html#l00081">81</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a33" doxytag="stdint.h::UINT_FAST16_MAX" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define UINT_FAST16_MAX UINT16_MAX </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Definition at line <a class="el" href="stdint_8h-source.html#l00114">114</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a34" doxytag="stdint.h::UINT_FAST32_MAX" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define UINT_FAST32_MAX UINT32_MAX </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Definition at line <a class="el" href="stdint_8h-source.html#l00115">115</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a35" doxytag="stdint.h::UINT_FAST64_MAX" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define UINT_FAST64_MAX UINT64_MAX </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Definition at line <a class="el" href="stdint_8h-source.html#l00116">116</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a32" doxytag="stdint.h::UINT_FAST8_MAX" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define UINT_FAST8_MAX UINT8_MAX </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Definition at line <a class="el" href="stdint_8h-source.html#l00113">113</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a21" doxytag="stdint.h::UINT_LEAST16_MAX" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define UINT_LEAST16_MAX UINT16_MAX </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Definition at line <a class="el" href="stdint_8h-source.html#l00098">98</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a22" doxytag="stdint.h::UINT_LEAST32_MAX" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define UINT_LEAST32_MAX UINT32_MAX </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -