?? type_gstringheap.html
字號:
<html><head><title>Generated Documentation</title></head><body> <image src="headerimage.png"> <br><br><table><tr><td><big><big><big style="font-family: arial;"><b>GStringHeap</b></big></big></big><br><br></td><td> Provides a heap in which to put a string</td></tr></table><br><br><big><big><i>Constructors (public)</i></big></big><br><div style="margin-left: 40px;"><big><b>GStringHeap</b></big>(int nMinBlockSize)<br></div><br><big><big><i>Destructors</i></big></big><br><div style="margin-left: 40px;"><big><b>~GStringHeap</b></big>()<br></div><br><big><big><i>Public</i></big></big><br><div style="margin-left: 40px;">char* <big><b>Add</b></big>(const char* pString, int nLength)<br><div style="margin-left: 80px;"><font color=brown> Allocate space in the heap and copy a string to it. Returns a pointer to the string</font></div><br>char* <big><b>Add</b></big>(<a href="type_GQueue.html">GQueue</a>* pQ)<br><div style="margin-left: 80px;"><font color=brown> Allocate space big enough to hold the contents of the queue and dump the queue into the space. Returns a pointer to the buffer.</font></div><br>char* <big><b>Add</b></big>(const char* szString)<br><div style="margin-left: 80px;"><font color=brown> Allocate space in the heap and copy a string to it. Returns a pointer to the string</font></div><br>char* <big><b>Allocate</b></big>(int* nLength)<br><div style="margin-left: 80px;"><font color=brown> Allocate space in the heap and return a pointer to it</font></div><br></div><br></body></html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -