framer_8h-source.html

来自「计算crc校验码的程序」· HTML 代码 · 共 24 行

HTML
24
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=gb2312"><title>famer: framer.h源文件</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- 制作者 Doxygen 1.3.9.1 --><div class="qindex"><a class="qindex" href="index.html">首页</a> | <a class="qindex" href="namespaces.html">名字空间列表</a> | <a class="qindex" href="files.html">文件列表</a> | <a class="qindex" href="globals.html">文件成员</a></div><h1>framer.h</h1><a href="framer_8h.html">浏览该文件的文档。</a><div class="fragment"><pre class="fragment">00001 00061 00062 <span class="comment">/*\brief 自定义函数的声明文件*/</span>00063 <span class="preprocessor">#include &lt;iostream&gt;</span>00064 <span class="preprocessor">#include &lt;fstream&gt;</span>00065 00073 <span class="keywordtype">bool</span> <a class="code" href="framer_8h.html#a0">frameheader</a>(<span class="keywordtype">char</span>* outfile,<span class="keywordtype">char</span>* tempfile);00074 00083 <span class="keywordtype">bool</span> <a class="code" href="framer_8h.html#a1">length</a>(<span class="keywordtype">char</span>* infile,<span class="keywordtype">char</span>* tempfile);00084 00092 <span class="keywordtype">bool</span> <a class="code" href="framer_8h.html#a2">crc</a>(<span class="keywordtype">char</span>* tempfile,<span class="keywordtype">char</span>* outfile);</pre></div><hr size="1"><address style="align: right;"><small>Generated at Mon Oct 25 14:33:32 2004 for famer by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?