TheAlgorithms-C/d9/deb/min__printf_8h_a0a848efdf2ee124bba62e056eb9ab824_cgraph.svg

52 lines
2.4 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 8.0.4 (20230421.1958)
-->
<!-- Title: print_int_value Pages: 1 -->
<svg width="188pt" height="64pt"
viewBox="0.00 0.00 187.75 64.25" 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 60.25)">
<title>print_int_value</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="79,-37.25 0,-37.25 0,-18 79,-18 79,-37.25"/>
<text text-anchor="middle" x="39.5" y="-23.75" font-family="Helvetica,sans-Serif" font-size="10.00">print_int_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#ad2f9a02e1d69f58e2fb1248f49d09f4b" target="_top" xlink:title="Prints one character on screen.">
<polygon fill="white" stroke="#666666" points="174.12,-56.25 120.62,-56.25 120.62,-37 174.12,-37 174.12,-56.25"/>
<text text-anchor="middle" x="147.38" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">put_char</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="M79.32,-34.59C89.27,-36.38 99.94,-38.29 109.77,-40.06"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="108.97,-43.65 119.43,-41.97 110.21,-36.76 108.97,-43.65"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><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="179.75,-19.25 115,-19.25 115,0 179.75,0 179.75,-19.25"/>
<text text-anchor="middle" x="147.38" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">reverse_str</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="M79.32,-21.02C87.36,-19.66 95.86,-18.21 104.01,-16.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.56,-20.11 113.84,-14.99 103.39,-13.21 104.56,-20.11"/>
</g>
</g>
</svg>