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-11-06 02:11:46 +08:00
<!-- Generated by graphviz version 2.49.3 (20211023.0002)
2021-10-26 03:34:27 +08:00
-->
<!-- Title: print_double_value Pages: 1 -->
<svg width= "361pt" height= "142pt"
viewBox="0.00 0.00 361.00 142.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 138)" >
<title > print_double_value</title>
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-138 357,-138 357,4 -4,4" />
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "The algorithm here is also the same as the print_int_value function." >
<polygon fill= "#bfbfbf" stroke= "black" points= "0,-57.5 0,-76.5 101,-76.5 101,-57.5 0,-57.5" />
<text text-anchor= "middle" x= "50.5" y= "-64.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > print_double_value</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#aefb40d94d5d9fa2a28bc64755dde096f" target= "_top" xlink:title= "Calculates the number of digits in a number." >
<polygon fill= "white" stroke= "black" points= "137,-114.5 137,-133.5 250,-133.5 250,-114.5 137,-114.5" />
<text text-anchor= "middle" x= "193.5" y= "-121.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > get_number_of_digits</text>
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
<path fill= "none" stroke= "midnightblue" d= "M71.67,-76.57C88.86,-84.58 114.32,-96.1 137,-105 142.21,-107.05 147.75,-109.09 153.23,-111.04" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "152.35,-114.44 162.94,-114.42 154.65,-107.83 152.35,-114.44" />
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:href= "../../d9/deb/min__printf_8h.html#a8421f89b76edcf21292c5100bfca586b" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "black" points= "155,-76.5 155,-95.5 232,-95.5 232,-76.5 155,-76.5" />
<text text-anchor= "middle" x= "193.5" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > power_of_ten</text>
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
<path fill= "none" stroke= "midnightblue" d= "M101.21,-73.7C115.38,-75.61 130.77,-77.68 144.81,-79.57" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "144.38,-83.05 154.76,-80.91 145.31,-76.11 144.38,-83.05" />
</g>
<!-- Node4 -->
<g id= "node4" class= "node" >
<title > Node4</title>
<g id= "a_node4" > <a xlink:href= "../../d9/deb/min__printf_8h.html#a0a848efdf2ee124bba62e056eb9ab824" target= "_top" xlink:title= " " >
<polygon fill= "white" stroke= "black" points= "152.5,-0.5 152.5,-19.5 234.5,-19.5 234.5,-0.5 152.5,-0.5" />
<text text-anchor= "middle" x= "193.5" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > print_int_value</text>
</a>
</g>
</g>
<!-- Node1->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node1- > Node4</title>
<path fill= "none" stroke= "midnightblue" d= "M75.1,-57.46C98.18,-48.13 133.53,-33.84 159.41,-23.38" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "160.86,-26.56 168.82,-19.57 158.24,-20.07 160.86,-26.56" />
</g>
<!-- Node5 -->
<g id= "node5" class= "node" >
<title > Node5</title>
<g id= "a_node5" > <a xlink:href= "../../d9/deb/min__printf_8h.html#ad2f9a02e1d69f58e2fb1248f49d09f4b" target= "_top" xlink:title= "Prints one character on screen." >
<polygon fill= "white" stroke= "black" points= "292,-38.5 292,-57.5 347,-57.5 347,-38.5 292,-38.5" />
<text text-anchor= "middle" x= "319.5" y= "-45.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > put_char</text>
</a>
</g>
</g>
<!-- Node1->Node5 -->
<g id= "edge6" class= "edge" >
<title > Node1- > Node5</title>
<path fill= "none" stroke= "midnightblue" d= "M101.09,-63.47C153.53,-59.74 235.01,-53.94 281.91,-50.6" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "282.2,-54.09 291.92,-49.89 281.7,-47.11 282.2,-54.09" />
</g>
<!-- Node4->Node5 -->
<g id= "edge4" class= "edge" >
<title > Node4- > Node5</title>
<path fill= "none" stroke= "midnightblue" d= "M225.79,-19.59C242.9,-24.83 264.19,-31.36 282.05,-36.83" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "281.26,-40.25 291.84,-39.83 283.31,-33.55 281.26,-40.25" />
</g>
<!-- Node6 -->
<g id= "node6" class= "node" >
<title > Node6</title>
<g id= "a_node6" > <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= "black" points= "286,-0.5 286,-19.5 353,-19.5 353,-0.5 286,-0.5" />
<text text-anchor= "middle" x= "319.5" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > reverse_str</text>
</a>
</g>
</g>
<!-- Node4->Node6 -->
<g id= "edge5" class= "edge" >
<title > Node4- > Node6</title>
<path fill= "none" stroke= "midnightblue" d= "M234.76,-10C247.82,-10 262.35,-10 275.59,-10" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "275.88,-13.5 285.88,-10 275.88,-6.5 275.88,-13.5" />
</g>
</g>
</svg>