TheAlgorithms-C/d9/deb/min__printf_8h_aa61e2407aab2c75e9837c77cab937d03_cgraph.svg

53 lines
2.5 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 2.50.0 (20211204.2007)
-->
<!-- Title: get_width_and_precision Pages: 1 -->
<svg width="230pt" height="66pt"
viewBox="0.00 0.00 230.00 66.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 62)">
<title>get_width_and_precision</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-62 226,-62 226,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Takes width and precision specified from the format of the string.">
<polygon fill="#bfbfbf" stroke="black" points="0,-19.5 0,-38.5 124,-38.5 124,-19.5 0,-19.5"/>
<text text-anchor="middle" x="62" y="-26.5" font-family="Helvetica,sans-Serif" font-size="10.00">get_width_and_precision</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#ad4908ab912d8dc481225e33ca3285c21" target="_top" xlink:title="Checks if a character is a number.">
<polygon fill="white" stroke="black" points="160,-38.5 160,-57.5 222,-57.5 222,-38.5 160,-38.5"/>
<text text-anchor="middle" x="191" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">is_number</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M124.27,-38.17C133.01,-39.47 141.81,-40.79 150,-42.02"/>
<polygon fill="midnightblue" stroke="midnightblue" points="149.59,-45.49 160,-43.51 150.63,-38.57 149.59,-45.49"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="../../d9/deb/min__printf_8h.html#aa8a17b7d234a2fb2174da02074a14055" target="_top" xlink:title="Stores character to the buffer&#45;&gt;buffr_char">
<polygon fill="white" stroke="black" points="163,-0.5 163,-19.5 219,-19.5 219,-0.5 163,-0.5"/>
<text text-anchor="middle" x="191" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">unget_ch</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M124.27,-19.83C134.02,-18.37 143.85,-16.9 152.83,-15.56"/>
<polygon fill="midnightblue" stroke="midnightblue" points="153.54,-18.99 162.91,-14.05 152.51,-12.07 153.54,-18.99"/>
</g>
</g>
</svg>