Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site ucla-cs.ARPA Path: utzoo!watmath!clyde!burl!ulysses!bellcore!decvax!decwrl!pyramid!hplabs!sdcrdcf!ucla-cs!srt From: srt@ucla-cs.UUCP Newsgroups: net.sources,net.games Subject: Re: Battleship source for Unix w/curses Message-ID: <9794@ucla-cs.ARPA> Date: Tue, 11-Mar-86 23:01:08 EST Article-I.D.: ucla-cs.9794 Posted: Tue Mar 11 23:01:08 1986 Date-Received: Fri, 14-Mar-86 07:27:36 EST References: <314@drivax.UUCP> <11587@watnot.UUCP> Reply-To: srt@ucla-cs.UUCP (Scott Turner) Distribution: net Organization: UCLA Computer Science Department Lines: 21 Xref: watmath net.sources:4559 net.games:2622 In article <11587@watnot.UUCP> cagordon@watnot.UUCP (Chris Gordon) writes: >Using the following compile command, I got the following undefines below: >cc -O -o bs bs.c -lcurses -ltermcap >Undefined: >_saveterm >_cbreak >_beep >_resetterm In the source code, replace: saveterm() --> savetty() cbreak() --> crmode() resetterm() --> resetty() I don't know about "beep"...? Scott R. Turner ARPA: (now) srt@UCLA-LOCUS.ARPA (soon) srt@LOCUS.UCLA.EDU UUCP: ...!{cepu,ihnp4,trwspp,ucbvax}!ucla-cs!srt FISHNET: ...!{flounder,crappie,flipper}!srt@fishnet-relay.arpa