[comp.sys.amiga] looking for console functions

rcpt@rwa.urc.tue.nl (Piet Tutelaers) (12/24/90)

I am looking for a set of AmigaDOS console functions to do things like:
  a) goto position (x,y), clear screen, clear line (easy)
  b) KeyPressed() should be TRUE in case a key is pressed without having
     to enter a CR
  c) should work with <stdio.h> functions
 [e) should run with Mancx compiler].

Who has a suggestion or can point me to a C-example?

--Piet