>This is slightly offtopic but due lack of a better list for this I am >asking this here: >Does Solaris have any C API (maybe something in libc ?) which works like >/usr/bin/clear but does not require a |fork()| (=expensive call) nor >uses libcurses/libncurses (e.g. adds another library dependicy) ? >
You're asking in effect for a "C api" excluding the C API that exists on the system (libcurses)? In order to clear the screan you will need terminfo support Casper _______________________________________________ opensolaris-discuss mailing list [email protected]
