?? struct__arraylist.html
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>C Algorithms: _ArrayList Struct Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.4.4 --><div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a></div><h1>_ArrayList Struct Reference</h1><!-- doxytag: class="_ArrayList" -->An ArrayList structure. <a href="#_details">More...</a><p><code>#include <arraylist.h></code><p><table border="0" cellpadding="0" cellspacing="0"><tr><td></td></tr><tr><td colspan="2"><br><h2>Data Fields</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o0"></a><!-- doxytag: member="_ArrayList::data" ref="o0" args="" -->void ** </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__ArrayList.html#o0">data</a></td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Entries in the array. <br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o1"></a><!-- doxytag: member="_ArrayList::length" ref="o1" args="" -->int </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__ArrayList.html#o1">length</a></td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Length of the array. <br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o2"></a><!-- doxytag: member="_ArrayList::_alloced" ref="o2" args="" -->int </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__ArrayList.html#o2">_alloced</a></td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">Private data and should not be accessed. <br></td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2>An ArrayList structure. <p>New ArrayLists can be created using the arraylist_new function.<p><dl compact><dt><b>See also:</b></dt><dd><a class="el" href="arraylist_8h.html#a3">arraylist_new</a></dd></dl><p><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="arraylist_8h.html">arraylist.h</a></ul><hr size="1"><address style="align: right;"><small>Generated on Mon Jan 30 18:56:23 2006 for C Algorithms by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address></body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -