549 B
549 B
| layout | published | noToc | noComments | noDate | title | subtitle | description | permalink | lang | tags | ||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| page | true | false | false | false | Fun - byte_for_demo.fun — overview | Documentation for byte_for_demo.fun — overview | Documentation for byte_for_demo.fun — overview | /documentation/examples/byte_for_demo/ | en |
|
What it shows
- Iterating bytes with a for-loop; indexing and printing byte values.
How to run
- export FUN_LIB_DIR="./lib"
- ./build_debug/fun examples/byte_for_demo.fun
- Or: fun examples/byte_for_demo.fun