TheAlgorithms-C/de/d50/min__printf_8h__dep__incl.svg

40 lines
1.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 2.49.3 (20211023.0002)
-->
<!-- Title: developer_tools/min_printf.h Pages: 1 -->
<svg width="114pt" height="106pt"
viewBox="0.00 0.00 114.00 106.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 102)">
<title>developer_tools/min_printf.h</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-102 110,-102 110,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Implementation of a function similar to printf">
<polygon fill="#bfbfbf" stroke="black" points="0,-67.5 0,-97.5 106,-97.5 106,-67.5 0,-67.5"/>
<text text-anchor="start" x="8" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">developer_tools/min</text>
<text text-anchor="middle" x="53" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">_printf.h</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../d5/d5c/test__min__printf_8c.html" target="_top" xlink:title="File used to test min_printf function.">
<polygon fill="white" stroke="black" points="0,-0.5 0,-30.5 106,-30.5 106,-0.5 0,-0.5"/>
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">developer_tools/test</text>
<text text-anchor="middle" x="53" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">_min_printf.c</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="M53,-57.11C53,-48.15 53,-38.32 53,-30.58"/>
<polygon fill="midnightblue" stroke="midnightblue" points="49.5,-57.4 53,-67.4 56.5,-57.4 49.5,-57.4"/>
</g>
</g>
</svg>