Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Functions

Alexander Liao edited this page Oct 30, 2017 · 16 revisions

Functions operate on data, which can either be an argument or the result of another function.

Single Byte Nilads

Character Function
® Retrieve the value from the register
³ First input (third command line argument) or 100
Second input (fourth command line argument) or 16
Third input (fifth command line argument) or 10
Fourth input (sixth command line argument) or " "
Fifth input (seventh command line argument) or "\n"
Sixth input (eighth command line argument) or []
Seventh input (ninth command line argument) or 256

Clone this wiki locally