#read from standard input

1 messages · Page 1 of 1 (latest)

waxen glacier
#

what are diffrent ways to read from standard input (similar to getchar and scanf)?

visual lagoon
#

Odin does currently have a scanf equivalent mainly because it's rarely a good thing to use for any practical purpose beyond quick bodges.