mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
12 lines
1018 B
Plaintext
12 lines
1018 B
Plaintext
<map id="data_structures/stack/dynamic_stack.c" name="data_structures/stack/dynamic_stack.c">
|
|
<area shape="rect" id="Node000001" title="Dynamic Stack, just like Dynamic Array, is a stack data structure whose the length or capacity (maxim..." alt="" coords="110,5,257,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,74,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="149,49,76,88,74,84,146,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="98,94,176,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="174,48,154,82,150,79,170,45"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="200,94,260,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="197,45,217,79,213,82,193,48"/>
|
|
<area shape="rect" id="Node000005" title=" " alt="" coords="284,94,347,120"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="218,44,284,83,281,88,215,49"/>
|
|
</map>
|