Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!sdd.hp.com!uakari.primate.wisc.edu!umriscc!mcs213k.cs.umr.edu!jham From: jham@mcs213k.cs.umr.edu (John Ham) Newsgroups: comp.unix.programmer Subject: Curses Message-ID: <2051@umriscc.isc.umr.edu> Date: 30 Jan 91 02:58:44 GMT Sender: news@umriscc.isc.umr.edu Organization: University of Missouri - Rolla Lines: 8 Are there any source code examples of how to use 'curses' in C on the RS/6000 with the 'pcc' compiler that I can ftp? Our documentation consists of two pages listing the functions, and suggesting a book by Ken Arnold (which our library does not have). All I want to do is clear the screen, move to a specific row, column location, prompt for input, grab input, and that's it. Any help would be appreciated. jham@cs.umr.edu