Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!ucbcad!ucbvax!MUVMS1.BITNET!MCGUFFEY From: MCGUFFEY@MUVMS1.BITNET Newsgroups: comp.os.vms Subject: curses and termcap for VMS Message-ID: <8708250209.AA10963@ucbvax.Berkeley.EDU> Date: Mon, 24-Aug-87 16:34:00 EDT Article-I.D.: ucbvax.8708250209.AA10963 Posted: Mon Aug 24 16:34:00 1987 Date-Received: Wed, 26-Aug-87 01:18:08 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 16 I'm trying to port several pieces of software written for unix (e.g. rn and less) and am having trouble with some of the termcap (or curses) routines. I've only looked at less so far, but it seems the SMG routines are significantly different from their unix counterparts. Before I dive in head first into the muck and mire to port the screen routines, does anyone have any words of wisdom. (or better yet, actual C code) Everything else seems to compile OK. (With the possible exception of some #include lines. I guess this is a tribute to the "work" DEC put into making VAX C "compatible" with the unix environment. thanks, --mike