Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

stdin

🌌fuzion.stdin

fuzion.std.in
NYI name std.in does not work right now since in is reserved keyword
read next byte from stdin

returns:
0 or greater on success
-1 at end of file
-2 for any other error