riff
riff copied to clipboard
Allow user to specify/override default input/output streams
Similar to Lua's io.input()
and io.output()
. Instead of always falling back to stdin
/stdout
, give the user the ability to set the default streams. Track in riff_state
struct.