📄 stdint_8h.html
字号:
</td> <td><p><p>Definition at line <a class="el" href="stdint_8h-source.html#l00112">112</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a21"></a><!-- doxytag: member="stdint.h::UINT_LEAST16_MAX" ref="a21" args="" --><p><table class="mdTable" 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#l00097">97</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a22"></a><!-- doxytag: member="stdint.h::UINT_LEAST32_MAX" ref="a22" args="" --><p><table class="mdTable" 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> </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="a23"></a><!-- doxytag: member="stdint.h::UINT_LEAST64_MAX" ref="a23" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define UINT_LEAST64_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#l00099">99</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a20"></a><!-- doxytag: member="stdint.h::UINT_LEAST8_MAX" ref="a20" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define UINT_LEAST8_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#l00096">96</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a54"></a><!-- doxytag: member="stdint.h::UINTMAX_C" ref="a54" args="(val)" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define UINTMAX_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> (UINT64_C(val))</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#l00154">154</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a41"></a><!-- doxytag: member="stdint.h::UINTMAX_MAX" ref="a41" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define UINTMAX_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#l00126">126</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a38"></a><!-- doxytag: member="stdint.h::UINTPTR_MAX" ref="a38" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define UINTPTR_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#l00121">121</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><hr><h2>Typedef Documentation</h2><a class="anchor" name="a57"></a><!-- doxytag: member="stdint.h::int16_t" ref="a57" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">typedef signed short <a class="el" href="stdint_8h.html#a57">int16_t</a> </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#l00027">27</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a59"></a><!-- doxytag: member="stdint.h::int32_t" ref="a59" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">typedef signed long <a class="el" href="stdint_8h.html#a59">int32_t</a> </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#l00029">29</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a61"></a><!-- doxytag: member="stdint.h::int64_t" ref="a61" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">typedef signed long long <a class="el" href="stdint_8h.html#a61">int64_t</a> </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#l00031">31</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a55"></a><!-- doxytag: member="stdint.h::int8_t" ref="a55" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">typedef signed char <a class="el" href="stdint_8h.html#a55">int8_t</a> </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#l00025">25</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a73"></a><!-- doxytag: member="stdint.h::int_fast16_t" ref="a73" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">typedef signed short <a class="el" href="stdint_8h.html#a73">int_fast16_t</a> </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#l00050">50</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a75"></a><!-- doxytag: member="stdint.h::int_fast32_t" ref="a75" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">typedef signed long <a class="el" href="stdint_8h.html#a75">int_fast32_t</a> </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#l00052">52</a> of file <a class="el" href="stdint_8h-source.html">stdint.h</a>. </td> </tr></table><a class="anchor" name="a77"></a><!-- doxytag: member="stdint.h::int_fast64_t" ref="a77" args="" --><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">typedef signed long long <a class="el" href="stdint_8h.html#a77">int_fast64_t</a> </td> </tr> </table> </td> </tr></table><table ce
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -