2021-10-26 03:34:27 +08:00
<?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">
2021-12-10 01:57:52 +08:00
<!-- Generated by graphviz version 2.50.0 (20211204.2007)
2021-10-26 03:34:27 +08:00
-->
<!-- Title: min_printf Pages: 1 -->
2021-12-10 01:57:52 +08:00
<svg width= "328pt" height= "142pt"
viewBox="0.00 0.00 328.00 142.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2021-10-26 03:34:27 +08:00
<g id= "graph0" class= "graph" transform= "scale(1 1) rotate(0) translate(4 138)" >
<title > min_printf</title>
2021-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-138 324,-138 324,4 -4,4" />
2021-10-26 03:34:27 +08:00
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "min_printf is the function same as printf" >
2021-12-10 01:57:52 +08:00
<polygon fill= "#bfbfbf" stroke= "black" points= "0,-57.5 0,-76.5 59,-76.5 59,-57.5 0,-57.5" />
<text text-anchor= "middle" x= "29.5" y= "-64.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > min_printf</text>
2021-10-26 03:34:27 +08:00
</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#a409d428c337bf5476567a228274f49f1" target= "_top" xlink:title= "Returns specific required next character." >
2021-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "black" points= "134,-114.5 134,-133.5 180,-133.5 180,-114.5 134,-114.5" />
<text text-anchor= "middle" x= "157" y= "-121.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > get_ch</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2021-12-10 01:57:52 +08:00
<path fill= "none" stroke= "midnightblue" d= "M44.84,-76.76C57.59,-85.1 76.94,-97 95,-105 104.16,-109.06 114.45,-112.62 123.93,-115.53" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "123.23,-118.97 133.81,-118.42 125.2,-112.25 123.23,-118.97" />
2021-10-26 03:34:27 +08:00
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:href= "../../d9/deb/min__printf_8h.html#aa61e2407aab2c75e9837c77cab937d03" target= "_top" xlink:title= "Takes width and precision specified from the format of the string." >
2021-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "black" points= "95,-76.5 95,-95.5 219,-95.5 219,-76.5 95,-76.5" />
<text text-anchor= "middle" x= "157" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > get_width_and_precision</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
2021-12-10 01:57:52 +08:00
<path fill= "none" stroke= "midnightblue" d= "M59.29,-71.36C67.02,-72.53 75.73,-73.85 84.68,-75.2" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "84.44,-78.71 94.85,-76.74 85.49,-71.78 84.44,-78.71" />
2021-10-26 03:34:27 +08:00
</g>
<!-- Node6 -->
<g id= "node6" class= "node" >
<title > Node6</title>
<g id= "a_node6" > <a xlink:href= "../../d9/deb/min__printf_8h.html#a0a848efdf2ee124bba62e056eb9ab824" target= "_top" xlink:title= " " >
2021-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "black" points= "117,-0.5 117,-19.5 197,-19.5 197,-0.5 117,-0.5" />
<text text-anchor= "middle" x= "157" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > print_int_value</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node1->Node6 -->
<g id= "edge5" class= "edge" >
<title > Node1- > Node6</title>
2021-12-10 01:57:52 +08:00
<path fill= "none" stroke= "midnightblue" d= "M48.07,-57.42C60.91,-50.56 78.83,-41.29 95,-34 103.13,-30.33 111.99,-26.66 120.38,-23.33" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "121.9,-26.5 129.94,-19.61 119.36,-19.98 121.9,-26.5" />
2021-10-26 03:34:27 +08:00
</g>
<!-- Node7 -->
<g id= "node7" class= "node" >
<title > Node7</title>
<g id= "a_node7" > <a xlink:href= "../../d9/deb/min__printf_8h.html#ad2f9a02e1d69f58e2fb1248f49d09f4b" target= "_top" xlink:title= "Prints one character on screen." >
2021-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "black" points= "260.5,-38.5 260.5,-57.5 314.5,-57.5 314.5,-38.5 260.5,-38.5" />
<text text-anchor= "middle" x= "287.5" y= "-45.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > put_char</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node1->Node7 -->
<g id= "edge8" class= "edge" >
<title > Node1- > Node7</title>
2021-12-10 01:57:52 +08:00
<path fill= "none" stroke= "midnightblue" d= "M59.37,-64.86C106.25,-61.38 198.83,-54.51 250.14,-50.7" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "250.71,-54.17 260.43,-49.94 250.19,-47.19 250.71,-54.17" />
2021-10-26 03:34:27 +08:00
</g>
<!-- Node4 -->
<g id= "node4" class= "node" >
<title > Node4</title>
<g id= "a_node4" > <a xlink:href= "../../d9/deb/min__printf_8h.html#ad4908ab912d8dc481225e33ca3285c21" target= "_top" xlink:title= "Checks if a character is a number." >
2021-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "black" points= "256.5,-114.5 256.5,-133.5 318.5,-133.5 318.5,-114.5 256.5,-114.5" />
<text text-anchor= "middle" x= "287.5" y= "-121.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > is_number</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node3->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node3- > Node4</title>
2021-12-10 01:57:52 +08:00
<path fill= "none" stroke= "midnightblue" d= "M190.43,-95.59C207.49,-100.63 228.56,-106.87 246.61,-112.21" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "245.71,-115.59 256.29,-115.07 247.69,-108.87 245.71,-115.59" />
2021-10-26 03:34:27 +08:00
</g>
<!-- Node5 -->
<g id= "node5" class= "node" >
<title > Node5</title>
<g id= "a_node5" > <a xlink:href= "../../d9/deb/min__printf_8h.html#aa8a17b7d234a2fb2174da02074a14055" target= "_top" xlink:title= "Stores character to the buffer->buffr_char" >
2021-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "black" points= "259.5,-76.5 259.5,-95.5 315.5,-95.5 315.5,-76.5 259.5,-76.5" />
<text text-anchor= "middle" x= "287.5" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > unget_ch</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node3->Node5 -->
<g id= "edge4" class= "edge" >
<title > Node3- > Node5</title>
2021-12-10 01:57:52 +08:00
<path fill= "none" stroke= "midnightblue" d= "M219.24,-86C229.48,-86 239.82,-86 249.22,-86" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "249.38,-89.5 259.38,-86 249.38,-82.5 249.38,-89.5" />
2021-10-26 03:34:27 +08:00
</g>
<!-- Node6->Node7 -->
<g id= "edge6" class= "edge" >
<title > Node6- > Node7</title>
2021-12-10 01:57:52 +08:00
<path fill= "none" stroke= "midnightblue" d= "M190.43,-19.59C208.7,-24.99 231.58,-31.76 250.42,-37.33" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "249.56,-40.72 260.14,-40.2 251.54,-34.01 249.56,-40.72" />
2021-10-26 03:34:27 +08:00
</g>
<!-- Node8 -->
<g id= "node8" class= "node" >
<title > Node8</title>
<g id= "a_node8" > <a xlink:href= "../../d9/deb/min__printf_8h.html#a8d68ec60643cacdb402176549565754e" target= "_top" xlink:title= "Reverses a string using two pointer algorithm" >
2021-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "black" points= "255,-0.5 255,-19.5 320,-19.5 320,-0.5 255,-0.5" />
<text text-anchor= "middle" x= "287.5" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > reverse_str</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node6->Node8 -->
<g id= "edge7" class= "edge" >
<title > Node6- > Node8</title>
2021-12-10 01:57:52 +08:00
<path fill= "none" stroke= "midnightblue" d= "M197.25,-10C212.24,-10 229.39,-10 244.62,-10" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "244.8,-13.5 254.8,-10 244.8,-6.5 244.8,-13.5" />
2021-10-26 03:34:27 +08:00
</g>
</g>
</svg>