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">
2022-09-28 00:01:47 +08:00
<!-- Generated by graphviz version 6.0.1 (20220911.1526)
2021-10-26 03:34:27 +08:00
-->
<!-- Title: min_printf Pages: 1 -->
2022-09-08 08:17:03 +08:00
<svg width= "474pt" height= "289pt"
viewBox="0.00 0.00 474.00 289.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 285)" >
2021-10-26 03:34:27 +08:00
<title > min_printf</title>
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "min_printf is the function same as printf" >
2022-09-08 08:17:03 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "59,-187 0,-187 0,-168 59,-168 59,-187" />
<text text-anchor= "middle" x= "29.5" y= "-175" 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." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "180,-281 134,-281 134,-262 180,-262 180,-281" />
<text text-anchor= "middle" x= "157" y= "-269" 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>
2022-09-08 08:17:03 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M36.12,-187.24C45.96,-203.43 67.88,-235.85 95,-253.5 103.65,-259.13 114.13,-263.05 123.93,-265.76" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "123.26,-269.2 133.81,-268.16 124.92,-262.4 123.26,-269.2" />
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." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "219,-244 95,-244 95,-225 219,-225 219,-244" />
<text text-anchor= "middle" x= "157" y= "-232" 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>
2022-09-08 08:17:03 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M48.07,-187.08C60.91,-193.94 78.83,-203.21 95,-210.5 103.13,-214.17 111.99,-217.84 120.38,-221.17" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "119.36,-224.52 129.94,-224.89 121.9,-218 119.36,-224.52" />
2021-10-26 03:34:27 +08:00
</g>
<!-- Node6 -->
<g id= "node6" class= "node" >
<title > Node6</title>
2022-09-08 08:17:03 +08:00
<g id= "a_node6" > <a xlink:href= "../../d9/deb/min__printf_8h.html#a4d63203d920bebd6a96f5f4aeccb21e5" target= "_top" xlink:title= "The algorithm here is also the same as the print_int_value function." >
<polygon fill= "white" stroke= "#666666" points= "206,-168 108,-168 108,-149 206,-149 206,-168" />
<text text-anchor= "middle" x= "157" y= "-156" font-family= "Helvetica,sans-Serif" font-size= "10.00" > print_double_value</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node1->Node6 -->
<g id= "edge5" class= "edge" >
<title > Node1- > Node6</title>
2022-09-08 08:17:03 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M59.29,-173.14C70.71,-171.41 84.28,-169.36 97.58,-167.34" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "98.3,-170.78 107.66,-165.82 97.25,-163.85 98.3,-170.78" />
</g>
<!-- Node9 -->
<g id= "node9" class= "node" >
<title > Node9</title>
<g id= "a_node9" > <a xlink:href= "../../d9/deb/min__printf_8h.html#a0a848efdf2ee124bba62e056eb9ab824" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "350,-207 270,-207 270,-188 350,-188 350,-207" />
<text text-anchor= "middle" x= "310" y= "-195" font-family= "Helvetica,sans-Serif" font-size= "10.00" > print_int_value</text>
</a>
2021-10-26 03:34:27 +08:00
</g>
2022-09-08 08:17:03 +08:00
</g>
<!-- Node1->Node9 -->
<g id= "edge12" class= "edge" >
<title > Node1- > Node9</title>
<path fill= "none" stroke= "#63b8ff" d= "M59.26,-179.57C106.58,-182.96 201.44,-189.78 259.66,-193.96" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "259.51,-197.46 269.74,-194.68 260.01,-190.47 259.51,-197.46" />
</g>
<!-- Node10 -->
<g id= "node10" class= "node" >
<title > Node10</title>
<g id= "a_node10" > <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= "460.5,-76 406.5,-76 406.5,-57 460.5,-57 460.5,-76" />
<text text-anchor= "middle" x= "433.5" y= "-64" font-family= "Helvetica,sans-Serif" font-size= "10.00" > put_char</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
2022-09-08 08:17:03 +08:00
<!-- Node1->Node10 -->
<g id= "edge15" class= "edge" >
<title > Node1- > Node10</title>
<path fill= "none" stroke= "#63b8ff" d= "M45.2,-167.91C79.93,-145.9 170.49,-92.22 255,-73.5 302.96,-62.88 359.95,-62.76 396.17,-64.19" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "396.11,-67.69 406.26,-64.65 396.43,-60.7 396.11,-67.69" />
</g>
<!-- Node12 -->
<g id= "node12" class= "node" >
<title > Node12</title>
<g id= "a_node12" > <a xlink:href= "../../d9/deb/min__printf_8h.html#af569209570eca8bc6770fb7d9dc873e6" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "189.5,-19 124.5,-19 124.5,0 189.5,0 189.5,-19" />
<text text-anchor= "middle" x= "157" y= "-7" font-family= "Helvetica,sans-Serif" font-size= "10.00" > print_string</text>
</a>
</g>
</g>
<!-- Node1->Node12 -->
<g id= "edge13" class= "edge" >
<title > Node1- > Node12</title>
<path fill= "none" stroke= "#63b8ff" d= "M32.18,-168C37.13,-142.64 53.99,-72.66 95,-33.5 100.55,-28.21 107.4,-24.03 114.48,-20.76" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "116.23,-23.83 124.19,-16.84 113.61,-17.34 116.23,-23.83" />
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." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "341,-281 279,-281 279,-262 341,-262 341,-281" />
<text text-anchor= "middle" x= "310" y= "-269" 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>
2022-09-08 08:17:03 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M196.89,-244.03C219.01,-249.45 246.68,-256.23 268.99,-261.7" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "268.28,-265.13 278.82,-264.11 269.94,-258.33 268.28,-265.13" />
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" >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "338,-244 282,-244 282,-225 338,-225 338,-244" />
<text text-anchor= "middle" x= "310" y= "-232" 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>
2022-09-08 08:17:03 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M219.42,-234.5C237.06,-234.5 255.78,-234.5 271.51,-234.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "271.87,-238 281.87,-234.5 271.87,-231 271.87,-238" />
</g>
<!-- Node7 -->
<g id= "node7" class= "node" >
<title > Node7</title>
<g id= "a_node7" > <a xlink:href= "../../d9/deb/min__printf_8h.html#aefb40d94d5d9fa2a28bc64755dde096f" target= "_top" xlink:title= "Calculates the number of digits in a number." >
<polygon fill= "white" stroke= "#666666" points= "365,-133 255,-133 255,-114 365,-114 365,-133" />
<text text-anchor= "middle" x= "310" y= "-121" font-family= "Helvetica,sans-Serif" font-size= "10.00" > get_number_of_digits</text>
</a>
</g>
2021-10-26 03:34:27 +08:00
</g>
<!-- Node6->Node7 -->
<g id= "edge6" class= "edge" >
<title > Node6- > Node7</title>
2022-09-08 08:17:03 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M199.26,-148.94C217.41,-144.73 238.9,-139.75 258.03,-135.31" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "258.84,-138.72 267.79,-133.05 257.26,-131.9 258.84,-138.72" />
2021-10-26 03:34:27 +08:00
</g>
<!-- Node8 -->
<g id= "node8" class= "node" >
<title > Node8</title>
2022-09-08 08:17:03 +08:00
<g id= "a_node8" > <a xlink:href= "../../d9/deb/min__printf_8h.html#a8421f89b76edcf21292c5100bfca586b" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "#666666" points= "347.5,-170 272.5,-170 272.5,-151 347.5,-151 347.5,-170" />
<text text-anchor= "middle" x= "310" y= "-158" font-family= "Helvetica,sans-Serif" font-size= "10.00" > power_of_ten</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node6->Node8 -->
<g id= "edge7" class= "edge" >
<title > Node6- > Node8</title>
2022-09-08 08:17:03 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M206.19,-159.14C224.09,-159.38 244.34,-159.64 262.12,-159.88" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "262.21,-163.38 272.26,-160.01 262.31,-156.38 262.21,-163.38" />
</g>
<!-- Node6->Node9 -->
<g id= "edge8" class= "edge" >
<title > Node6- > Node9</title>
<path fill= "none" stroke= "#63b8ff" d= "M194.94,-168.04C215.21,-173.28 240.56,-179.82 262.21,-185.42" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "261.62,-188.88 272.18,-187.99 263.37,-182.1 261.62,-188.88" />
</g>
<!-- Node6->Node10 -->
<g id= "edge11" class= "edge" >
<title > Node6- > Node10</title>
<path fill= "none" stroke= "#63b8ff" d= "M172.49,-148.86C190.93,-137.02 224.09,-117.07 255,-105.5 302.2,-87.83 359.6,-77.03 396.1,-71.4" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "396.89,-74.82 406.27,-69.89 395.86,-67.9 396.89,-74.82" />
</g>
<!-- Node9->Node10 -->
<g id= "edge9" class= "edge" >
<title > Node9- > Node10</title>
<path fill= "none" stroke= "#63b8ff" d= "M350.2,-188.18C355.5,-185.88 360.61,-183.03 365,-179.5 396.17,-154.45 416.27,-110.84 425.86,-85.75" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "429.19,-86.84 429.34,-76.25 422.62,-84.44 429.19,-86.84" />
</g>
<!-- Node11 -->
<g id= "node11" class= "node" >
<title > Node11</title>
<g id= "a_node11" > <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= "466,-207 401,-207 401,-188 466,-188 466,-207" />
<text text-anchor= "middle" x= "433.5" y= "-195" font-family= "Helvetica,sans-Serif" font-size= "10.00" > reverse_str</text>
</a>
</g>
</g>
<!-- Node9->Node11 -->
<g id= "edge10" class= "edge" >
<title > Node9- > Node11</title>
<path fill= "none" stroke= "#63b8ff" d= "M350.11,-197.5C363.03,-197.5 377.45,-197.5 390.57,-197.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "390.76,-201 400.76,-197.5 390.76,-194 390.76,-201" />
</g>
<!-- Node12->Node10 -->
<g id= "edge14" class= "edge" >
<title > Node12- > Node10</title>
<path fill= "none" stroke= "#63b8ff" d= "M189.51,-9.86C230.67,-11.07 304.59,-15.8 365,-33.5 379.86,-37.86 395.46,-45.27 407.91,-51.97" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "406.32,-55.09 416.76,-56.89 409.72,-48.97 406.32,-55.09" />
2021-10-26 03:34:27 +08:00
</g>
</g>
</svg>