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

745 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true true false false Fun - byte_overflow_try_catch.fun — overview Documentation for byte_overflow_try_catch.fun — overview Documentation for byte_overflow_try_catch.fun — overview /documentation/examples/byte_overflow_try_catch/ en
documentation
handbook
installation
usage
introduction
help
guide
howto
docs
specifications
specs
repl

byte_overflow_try_catch.fun — overview

What it shows

  • Error handling around byte/integer overflow using try/catch.

How to run

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