Sponsor FloSync Free digital signage & video wall software for Mac and Windows Download Free

curses.sit

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
Post Reply
User avatar
Info-Mac
Administrator
Posts: 13716
Joined: December 21st, 1988, 11:00 am

curses.sit

Post by Info-Mac »

Download: http://archive.info-mac.org/dev/src/curses-c.hqx

Source code for an implementation of curses for Macintosh (using Think C)
and MSDOS. Curses is a Unix subroutine library for managing text screens.
This is a fairly complete implementation that should make it possible to
port curses apps to the mac without too many changes (termcap stuff isn't
supported, though). See enclosed readme files for more details. This
is unsupported public domain code.

* Robert Zimmerman
* [email protected]

[file curses.sit.hqx:]
---------------------------------------------
Post Reply