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-12-02 05:03:09 +08:00
<!-- Generated by graphviz version 7.0.2 (20221119.0110)
2021-10-26 03:34:27 +08:00
-->
<!-- Title: main Pages: 1 -->
2022-09-08 08:17:03 +08:00
<svg width= "375pt" height= "137pt"
viewBox="0.00 0.00 375.00 137.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 133)" >
2021-10-26 03:34:27 +08:00
<title > main</title>
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Main function." >
2022-09-08 08:17:03 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "38,-56 0,-56 0,-37 38,-37 38,-56" />
<text text-anchor= "middle" x= "19" y= "-44" font-family= "Helvetica,sans-Serif" font-size= "10.00" > main</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
2022-09-08 08:17:03 +08:00
<g id= "a_node2" > <a xlink:href= "../../d1/dba/decimal__to__any__base_8c.html#aa8dca7b867074164d5f45b0f3851269d" target= "_top" xlink:title= "Self-test implementations." >
<polygon fill= "white" stroke= "#666666" points= "107,-56 74,-56 74,-37 107,-37 107,-56" />
<text text-anchor= "middle" x= "90.5" y= "-44" font-family= "Helvetica,sans-Serif" font-size= "10.00" > test</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2022-11-02 14:20:05 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M38.26,-46.5C45.72,-46.5 54.5,-46.5 62.66,-46.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "62.44,-50 72.44,-46.5 62.44,-43 62.44,-50" />
2022-09-08 08:17:03 +08:00
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:href= "../../d1/dba/decimal__to__any__base_8c.html#a3e4a7cfc97a528faa4d6e5741461109c" target= "_top" xlink:title= "decimal_to_anybase ensure the validity of the parameters and convert any unsigned integers into any a..." >
<polygon fill= "white" stroke= "#666666" points= "249,-56 143,-56 143,-37 249,-37 249,-56" />
<text text-anchor= "middle" x= "196" y= "-44" font-family= "Helvetica,sans-Serif" font-size= "10.00" > decimal_to_anybase</text>
</a>
</g>
</g>
<!-- Node2->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node2- > Node3</title>
2022-11-02 14:20:05 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M107.22,-46.5C113.98,-46.5 122.37,-46.5 131.25,-46.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "131.18,-50 141.18,-46.5 131.18,-43 131.18,-50" />
2022-09-08 08:17:03 +08:00
</g>
<!-- Node4 -->
<g id= "node4" class= "node" >
<title > Node4</title>
<g id= "a_node4" > <a xlink:href= "../../d1/dba/decimal__to__any__base_8c.html#a899b3a7e0f1fac5a465eac0d4b10d711" target= "_top" xlink:title= "Calculate the final length of the converted number." >
<polygon fill= "white" stroke= "#666666" points= "364.5,-111 287.5,-111 287.5,-92 364.5,-92 364.5,-111" />
<text text-anchor= "middle" x= "326" y= "-99" font-family= "Helvetica,sans-Serif" font-size= "10.00" > converted_len</text>
</a>
</g>
</g>
<!-- Node3->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node3- > Node4</title>
2022-11-02 14:20:05 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M220.18,-56.46C240.12,-65.03 269.12,-77.49 291.57,-87.13" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "290.03,-90.28 300.6,-91.02 292.8,-83.85 290.03,-90.28" />
2022-09-08 08:17:03 +08:00
</g>
<!-- Node5 -->
<g id= "node5" class= "node" >
<title > Node5</title>
<g id= "a_node5" > <a xlink:href= "../../d1/dba/decimal__to__any__base_8c.html#a0c5ccb926a23bc0050f213ba3408e18d" target= "_top" xlink:title= "Convert positive decimal integer into anybase recursively." >
<polygon fill= "white" stroke= "#666666" points= "357,-56 295,-56 295,-37 357,-37 357,-56" />
<text text-anchor= "middle" x= "326" y= "-44" font-family= "Helvetica,sans-Serif" font-size= "10.00" > convertion</text>
</a>
</g>
</g>
<!-- Node3->Node5 -->
<g id= "edge5" class= "edge" >
<title > Node3- > Node5</title>
2022-11-02 14:20:05 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M249.43,-46.5C260.79,-46.5 272.65,-46.5 283.52,-46.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "283.33,-50 293.33,-46.5 283.33,-43 283.33,-50" />
2022-09-08 08:17:03 +08:00
</g>
<!-- Node6 -->
<g id= "node6" class= "node" >
<title > Node6</title>
<g id= "a_node6" > <a xlink:href= "../../d1/dba/decimal__to__any__base_8c.html#ae071f62d704823751bf9a085bf0a1bd7" target= "_top" xlink:title= "for IO operations" >
<polygon fill= "white" stroke= "#666666" points= "367,-19 285,-19 285,0 367,0 367,-19" />
<text text-anchor= "middle" x= "326" y= "-7" font-family= "Helvetica,sans-Serif" font-size= "10.00" > isbad_alphabet</text>
</a>
</g>
</g>
<!-- Node3->Node6 -->
<g id= "edge7" class= "edge" >
<title > Node3- > Node6</title>
2022-11-02 14:20:05 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M231.3,-36.58C246.22,-32.27 263.91,-27.16 279.88,-22.54" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "280.51,-26 289.15,-19.86 278.57,-19.28 280.51,-26" />
2022-09-08 08:17:03 +08:00
</g>
<!-- Node4->Node4 -->
<g id= "edge4" class= "edge" >
<title > Node4- > Node4</title>
2022-11-02 14:20:05 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M305.65,-111.37C296.36,-119.94 303.15,-129 326,-129 338.5,-129 346.19,-126.29 349.07,-122.43" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "352.5,-121.71 346.71,-112.84 345.71,-123.38 352.5,-121.71" />
2022-09-08 08:17:03 +08:00
</g>
<!-- Node5->Node5 -->
<g id= "edge6" class= "edge" >
<title > Node5- > Node5</title>
2022-11-02 14:20:05 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M305.65,-56.37C296.36,-64.94 303.15,-74 326,-74 338.5,-74 346.19,-71.29 349.07,-67.43" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "352.5,-66.71 346.71,-57.84 345.71,-68.38 352.5,-66.71" />
2021-10-26 03:34:27 +08:00
</g>
</g>
</svg>