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">
2023-04-28 03:43:13 +08:00
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
2021-10-26 03:34:27 +08:00
-->
<!-- Title: min_printf Pages: 1 -->
2023-04-28 03:43:13 +08:00
<svg width= "472pt" height= "289pt"
viewBox="0.00 0.00 471.75 289.25" 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.25)" >
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" >
2023-04-28 03:43:13 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "58.75,-187.25 0,-187.25 0,-168 58.75,-168 58.75,-187.25" />
<text text-anchor= "middle" x= "29.38" y= "-173.75" 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." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "179,-281.25 133.75,-281.25 133.75,-262 179,-262 179,-281.25" />
<text text-anchor= "middle" x= "156.38" y= "-267.75" 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>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M36.14,-187.62C46.04,-203.89 67.82,-236.04 94.75,-253.62 103.17,-259.12 113.32,-262.99 122.88,-265.69" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "121.77,-269.26 132.31,-268.26 123.45,-262.47 121.77,-269.26" />
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." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "218,-244.25 94.75,-244.25 94.75,-225 218,-225 218,-244.25" />
<text text-anchor= "middle" x= "156.38" y= "-230.75" 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>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M48.74,-187.64C61.49,-194.44 78.96,-203.47 94.75,-210.62 102.28,-214.04 110.44,-217.45 118.27,-220.59" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "116.69,-224.13 127.28,-224.54 119.26,-217.62 116.69,-224.13" />
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." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "204.88,-168.25 107.88,-168.25 107.88,-149 204.88,-149 204.88,-168.25" />
<text text-anchor= "middle" x= "156.38" y= "-154.75" 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>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M59.05,-173.27C70.43,-171.54 83.94,-169.48 97.19,-167.47" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "97.36,-170.83 106.72,-165.87 96.31,-163.91 97.36,-170.83" />
2022-09-08 08:17:03 +08:00
</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= " " >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "348,-207.25 269,-207.25 269,-188 348,-188 348,-207.25" />
<text text-anchor= "middle" x= "308.5" y= "-193.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > print_int_value</text>
2022-09-08 08:17:03 +08:00
</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>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M59.25,-179.71C106.26,-183.1 199.92,-189.86 257.79,-194.04" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "257.29,-197.58 267.52,-194.81 257.79,-190.6 257.29,-197.58" />
2022-09-08 08:17:03 +08:00
</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." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "458.12,-76.25 404.62,-76.25 404.62,-57 458.12,-57 458.12,-76.25" />
<text text-anchor= "middle" x= "431.38" y= "-62.75" 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>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M45.51,-167.56C80.41,-145.03 170.01,-91.07 254,-72.62 301.26,-62.25 357.32,-62.39 393.35,-64.02" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "393.14,-67.57 403.31,-64.59 393.5,-60.58 393.14,-67.57" />
2022-09-08 08:17:03 +08:00
</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= " " >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "188.38,-19.25 124.38,-19.25 124.38,0 188.38,0 188.38,-19.25" />
<text text-anchor= "middle" x= "156.38" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > print_string</text>
2022-09-08 08:17:03 +08:00
</a>
</g>
</g>
<!-- Node1->Node12 -->
<g id= "edge13" class= "edge" >
<title > Node1- > Node12</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M32.12,-167.76C37.15,-142.11 54,-72.64 94.75,-33.62 100.32,-28.3 107.21,-24.11 114.33,-20.82" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "115.11,-23.88 123.07,-16.89 112.49,-17.39 115.11,-23.88" />
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." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "339,-281.25 278,-281.25 278,-262 339,-262 339,-281.25" />
<text text-anchor= "middle" x= "308.5" y= "-267.75" 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>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M198.4,-244.74C219.84,-250.02 245.98,-256.46 267.29,-261.72" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "266.41,-265.35 276.95,-264.34 268.08,-258.55 266.41,-265.35" />
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" >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "336.38,-244.25 280.62,-244.25 280.62,-225 336.38,-225 336.38,-244.25" />
<text text-anchor= "middle" x= "308.5" y= "-230.75" 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>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M218.44,-234.62C235.68,-234.62 253.95,-234.62 269.42,-234.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "269.14,-238.13 279.14,-234.62 269.14,-231.13 269.14,-238.13" />
2022-09-08 08:17:03 +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#aefb40d94d5d9fa2a28bc64755dde096f" target= "_top" xlink:title= "Calculates the number of digits in a number." >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "363,-133.25 254,-133.25 254,-114 363,-114 363,-133.25" />
<text text-anchor= "middle" x= "308.5" y= "-119.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > get_number_of_digits</text>
2022-09-08 08:17:03 +08:00
</a>
</g>
2021-10-26 03:34:27 +08:00
</g>
<!-- Node6->Node7 -->
<g id= "edge6" class= "edge" >
<title > Node6- > Node7</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M200.8,-148.5C217.29,-144.66 236.28,-140.23 253.63,-136.19" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "254.23,-139.4 263.18,-133.73 252.64,-132.59 254.23,-139.4" />
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= " " >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "345.75,-170.25 271.25,-170.25 271.25,-151 345.75,-151 345.75,-170.25" />
<text text-anchor= "middle" x= "308.5" y= "-156.75" 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>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M205.29,-159.26C222.91,-159.5 242.84,-159.76 260.39,-160" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "259.93,-163.5 269.97,-160.14 260.02,-156.51 259.93,-163.5" />
2022-09-08 08:17:03 +08:00
</g>
<!-- Node6->Node9 -->
<g id= "edge8" class= "edge" >
<title > Node6- > Node9</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M196.04,-168.67C214.96,-173.59 237.96,-179.56 258.14,-184.8" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "257.15,-188.42 267.71,-187.55 258.91,-181.65 257.15,-188.42" />
2022-09-08 08:17:03 +08:00
</g>
<!-- Node6->Node10 -->
<g id= "edge11" class= "edge" >
<title > Node6- > Node10</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M172.09,-148.56C190.47,-136.42 223.26,-116.23 254,-104.62 300.61,-87.03 357.38,-76.63 393.7,-71.28" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "393.87,-74.65 403.28,-69.78 392.89,-67.72 393.87,-74.65" />
2022-09-08 08:17:03 +08:00
</g>
<!-- Node9->Node10 -->
<g id= "edge9" class= "edge" >
<title > Node9- > Node10</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M348.34,-188.26C353.59,-185.97 358.65,-183.13 363,-179.62 393.68,-154.88 413.61,-112.14 423.35,-86.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "426.94,-88.29 427.1,-77.69 420.37,-85.87 426.94,-88.29" />
2022-09-08 08:17:03 +08:00
</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" >
2023-04-28 03:43:13 +08:00
<polygon fill= "white" stroke= "#666666" points= "463.75,-207.25 399,-207.25 399,-188 463.75,-188 463.75,-207.25" />
<text text-anchor= "middle" x= "431.38" y= "-193.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > reverse_str</text>
2022-09-08 08:17:03 +08:00
</a>
</g>
</g>
<!-- Node9->Node11 -->
<g id= "edge10" class= "edge" >
<title > Node9- > Node11</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M348.41,-197.62C361.01,-197.62 375.04,-197.62 387.88,-197.62" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "387.8,-201.13 397.8,-197.62 387.8,-194.13 387.8,-201.13" />
2022-09-08 08:17:03 +08:00
</g>
<!-- Node12->Node10 -->
<g id= "edge14" class= "edge" >
<title > Node12- > Node10</title>
2023-04-28 03:43:13 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M188.68,-10.01C229.57,-11.24 303,-15.99 363,-33.62 377.25,-37.81 392.18,-44.82 404.35,-51.3" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "402.41,-54.78 412.85,-56.55 405.79,-48.65 402.41,-54.78" />
2021-10-26 03:34:27 +08:00
</g>
</g>
</svg>