--- layout: page published: true noToc: false noComments: false noDate: false title: Fun - test_hex_to_dec.fun — overview subtitle: Documentation for test_hex_to_dec.fun — overview description: Documentation for test_hex_to_dec.fun — overview permalink: /documentation/examples/test_hex_to_dec/ lang: en tags: - 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