TheAlgorithms-C/d9/deb/min__printf_8h_a4d63203d920bebd6a96f5f4aeccb21e5_cgraph.svg

103 lines
4.9 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.6 (20230106.0513)
-->
<!-- Title: print_double_value Pages: 1 -->
<svg width="353pt" height="140pt"
viewBox="0.00 0.00 353.00 140.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 136)">
<title>print_double_value</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="The algorithm here is also the same as the print_int_value function.">
<polygon fill="#999999" stroke="#666666" points="98,-76 0,-76 0,-57 98,-57 98,-76"/>
<text text-anchor="middle" x="49" y="-64" font-family="Helvetica,sans-Serif" font-size="10.00">print_double_value</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../d9/deb/min__printf_8h.html#aefb40d94d5d9fa2a28bc64755dde096f" target="_top" xlink:title="Calculates the number of digits in a number.">
<polygon fill="white" stroke="#666666" points="244,-132 134,-132 134,-113 244,-113 244,-132"/>
<text text-anchor="middle" x="189" y="-120" font-family="Helvetica,sans-Serif" font-size="10.00">get_number_of_digits</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M70.46,-76.47C87.31,-84.51 111.94,-95.86 134,-104.5 137.81,-105.99 141.81,-107.47 145.82,-108.91"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="144.37,-112.11 154.96,-112.08 146.66,-105.5 144.37,-112.11"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="../../d9/deb/min__printf_8h.html#a8421f89b76edcf21292c5100bfca586b" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="226.5,-95 151.5,-95 151.5,-76 226.5,-76 226.5,-95"/>
<text text-anchor="middle" x="189" y="-83" font-family="Helvetica,sans-Serif" font-size="10.00">power_of_ten</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M98.27,-73.15C111.87,-75.02 126.65,-77.05 140.23,-78.92"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="139.41,-82.34 149.79,-80.24 140.36,-75.41 139.41,-82.34"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="../../d9/deb/min__printf_8h.html#a0a848efdf2ee124bba62e056eb9ab824" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="229,-19 149,-19 149,0 229,0 229,-19"/>
<text text-anchor="middle" x="189" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">print_int_value</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M74.04,-56.57C96.1,-47.46 129.03,-33.86 153.83,-23.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="154.93,-26.95 162.84,-19.89 152.26,-20.48 154.93,-26.95"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:href="../../d9/deb/min__printf_8h.html#ad2f9a02e1d69f58e2fb1248f49d09f4b" target="_top" xlink:title="Prints one character on screen.">
<polygon fill="white" stroke="#666666" points="339.5,-56 285.5,-56 285.5,-37 339.5,-37 339.5,-56"/>
<text text-anchor="middle" x="312.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">put_char</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge6" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M98.27,-62.81C148.91,-58.94 227.44,-52.93 273.74,-49.39"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="273.84,-52.89 283.55,-48.64 273.31,-45.91 273.84,-52.89"/>
</g>
<!-- Node4&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node4&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M222.56,-19.42C238.55,-24.29 257.89,-30.17 274.45,-35.22"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="273.35,-38.54 283.94,-38.11 275.39,-31.85 273.35,-38.54"/>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<title>Node6</title>
<g id="a_node6"><a xlink:href="../../d9/deb/min__printf_8h.html#a8d68ec60643cacdb402176549565754e" target="_top" xlink:title="Reverses a string using two pointer algorithm">
<polygon fill="white" stroke="#666666" points="345,-19 280,-19 280,0 345,0 345,-19"/>
<text text-anchor="middle" x="312.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">reverse_str</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<title>Node4&#45;&gt;Node6</title>
<path fill="none" stroke="#63b8ff" d="M229.45,-9.5C241.86,-9.5 255.63,-9.5 268.3,-9.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="268.03,-13 278.03,-9.5 268.03,-6 268.03,-13"/>
</g>
</g>
</svg>