int C; [loop [C:= ChIn(8); if C = \EOF\$1A then quit; ChOut(0, C); ]; CrLf(0); ]