claus@CS.UCLA.EDU (12/01/87)
Well I got the whole bundle of PCURSES from SIMTEL20.ARPA, but there is no compiled lib file. I tried to compile it but it looked for a file called "sgtty.h", and I don't know where that is, it doesn't seem to be among my include files (MSC 4.0). Looking at the package, it might actually be more than I need: terminal independence is not really a requirement - I mainly want to get around using ANSI sequences for screen control because it looks bad to have the screen modified piecewise rather than updated all at once (refresh()). Any other tips anyone? Thank you. Claus Giloi