1
0
Fork 0
forked from fun/fun
fun/web/documentation/examples/test_hex_to_dec.md

543 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true false false false Fun - test_hex_to_dec.fun — overview Documentation for test_hex_to_dec.fun — overview Documentation for test_hex_to_dec.fun — overview /documentation/examples/test_hex_to_dec/ en
example
test_hex_to_dec

What it shows

  • Hexadecimal to decimal conversion helper/tests.

How to run

  • export FUN_LIB_DIR="./lib"
  • ./build_debug/fun examples/test_hex_to_dec.fun
  • Or: fun examples/test_hex_to_dec.fun