[comp.sys.amiga.programmer] Help with printing in windows and cursor control

gstdenoy@zach.fit.edu (Denoy Deboer (BCC-W91)) (05/11/91)

Hi,
 
I'm a beginning Amiga C programmer and I need help on some very basic
functions.  Bascially, I was wondering if anyone out there can provide
me with a routine to:
 
o Open a window on a lores screen and output to that window
o Clear the lores output window
o Home the cursor on the lores output window
o Move the cursor around (kinda like BASIC's char x,y) in the output window
o Change the text color of characters in the output window (16 color window)
o Scan the keyboard for a key pressed (without having to press RETURN)

And that should do it for now.  I have looked at examples in C-Manual and 
have not been able to find any examples that would be helpful.
 
Please respond in E-mail if you could.  Thanx...
 
Denoy
gstdenoy@zach.fit.edu