SAS 6.3 Bug?
That may be so. I know on the PC if getch() returns 0 or 0x0e, you
call getch() again to get the second code. It's not that way on the
Amiga for some reason though.
It's not all that important since I don't normally use stdio on the
Amiga. I was just creating a quick and dirty program to test
something, and came across this odity.
Also, it seems to happen with other startup code (cres, cback), so I
don't think it's the SAS startup code.