Computer Science Canada

Input.Flush

Author:  mike200015 [ Sun Feb 20, 2005 11:47 pm ]
Post subject:  Input.Flush

Does Input.Flush work on mac OOT?

Author:  Tony [ Mon Feb 21, 2005 9:27 am ]
Post subject: 

can't you just test it yourself? Rolling Eyes

ether way, you can always use
Turing:

proc flushyFlush()
var c:string(1)
  loop
    exit when not hasch
    getch(c)
  end loop
end flushyFlush

Author:  mike200015 [ Mon Feb 21, 2005 2:51 pm ]
Post subject: 

i could test 2 c cept the macs r at skool, but watever.. if it doesnt ill use ur way. thanx


: