TheAlgorithms-C/d9/deb/min__printf_8h_a0a848efdf2ee124bba62e056eb9ab824_cgraph.svg

52 lines
2.3 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.1 (20221109.1506)
-->
<!-- Title: print_int_value Pages: 1 -->
<svg width="189pt" height="64pt"
viewBox="0.00 0.00 189.00 64.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 60)">
<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="80,-37 0,-37 0,-18 80,-18 80,-37"/>
<text text-anchor="middle" x="40" y="-25" 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="175.5,-56 121.5,-56 121.5,-37 175.5,-37 175.5,-56"/>
<text text-anchor="middle" x="148.5" y="-44" 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="M80.35,-34.52C90.04,-36.25 100.39,-38.1 109.99,-39.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="109.28,-43.24 119.74,-41.55 110.51,-36.35 109.28,-43.24"/>
</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="181,-19 116,-19 116,0 181,0 181,-19"/>
<text text-anchor="middle" x="148.5" y="-7" 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="M80.35,-20.85C88.16,-19.53 96.39,-18.14 104.31,-16.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.84,-20.26 114.12,-15.14 103.68,-13.36 104.84,-20.26"/>
</g>
</g>
</svg>