about summary refs log tree commit diff stats
path: root/factorial.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-01-11 22:03:16 -0800
committerKartik K. Agaram <vc@akkartik.com>2015-01-11 22:03:16 -0800
commit337a099d35e0db9693ee1a53095dc8c96b030baa (patch)
tree3e8fd5fc67a727a13d31524dbb415c518fb4c42e /factorial.mu
parente19e7820270a8b1342153bcabc9b23ba6fdfff2c (diff)
downloadmu-337a099d35e0db9693ee1a53095dc8c96b030baa.tar.gz
535 - reading keyboard input from a channel
The problem is that once main exits it takes two characters at minimum
to truly quit: one to fill the buffer and another to overflow it and
trigger the deadlock detector.

Not the cleanest way to exit in the world either, death by deadlock.
Diffstat (limited to 'factorial.mu')
0 files changed, 0 insertions, 0 deletions