This commit is contained in:
MegaMech
2025-09-25 13:22:11 +00:00
parent 9947376b96
commit 9e2feb8950
94 changed files with 2302 additions and 2269 deletions
+2 -1
View File
@@ -111,9 +111,10 @@ $(function(){initNavTree('stdio_8h_source.html',''); initResizable(true); });
<a href="stdio_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="preprocessor">#ifndef STDIO_H</span></div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="preprocessor">#define STDIO_H</span></div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span> </div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code hl_function" href="stdio_8h.html#a97fd95bd955bbf9cf76afa678565e746">sprintf</a>(<span class="keywordtype">char</span>* s, <span class="keyword">const</span> <span class="keywordtype">char</span>* fmt, ...);</div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="keyword">extern</span> <span class="keywordtype">int</span> <a class="code hl_function" href="stdio_8h.html#a97fd95bd955bbf9cf76afa678565e746">sprintf</a>(<span class="keywordtype">char</span>* s, <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_define" href="pak_8cpp.html#a24ae7463666f625674a1f1d44146784f">fmt</a>, ...);</div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span> </div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="apak_8cpp_html_a24ae7463666f625674a1f1d44146784f"><div class="ttname"><a href="pak_8cpp.html#a24ae7463666f625674a1f1d44146784f">fmt</a></div><div class="ttdeci">#define fmt(...)</div><div class="ttdef"><b>Definition</b> pak.cpp:8</div></div>
<div class="ttc" id="astdio_8h_html_a97fd95bd955bbf9cf76afa678565e746"><div class="ttname"><a href="stdio_8h.html#a97fd95bd955bbf9cf76afa678565e746">sprintf</a></div><div class="ttdeci">int sprintf(char *s, const char *fmt,...)</div><div class="ttdef"><b>Definition</b> sprintf.c:8</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->