[net.sources.games] need help for bug in robots.c

dpb@cbosgd.UUCP (Dan Bidinger) (06/03/85)

   Does anyone know what to define SO and SE in robots.c as???
   SO and SE are around the scorefile section of robots.c.


     Thanks  you.

	Dan

stephen@dcl-cs.UUCP (Stephen J. Muir) (06/07/85)

In article <1213@cbosgd.UUCP> dpb@cbosgd.UUCP (Dan Bidinger) writes:
>
>   Does anyone know what to define SO and SE in robots.c as???
>   SO and SE are around the scorefile section of robots.c.
These pick up the "so" and "se" entries in the termcap file.
They mean "standout mode start" and "standout mode end".
This program is intended for 4.2 BSD.
If your system doesn't deal with standout mode, it's best to delete the
lines which use this mode.
It is used for making a newly achieved score "stand out" from the rest.
-- 
NAME:	Stephen J. Muir			Project:Alvey ECLIPSE Distribution
JANET:	stephen@uk.ac.lancs.comp	DARPA:	stephen%lancs.comp@ucl-cs
UUCP:	...!ukc!icdoc!dcl-cs!stephen	PHONE:	+44 524 65201 Ext. 4599
POST:	Department of Computing, University of Lancaster, Bailrigg, Lancaster.
	LA1 4YR

sohail@terak.UUCP (Sohail M. Hussain) (06/07/85)

> 
>    Does anyone know what to define SO and SE in robots.c as???
>    SO and SE are around the scorefile section of robots.c.
> 

On our machine, a VAX 750 with 4.2bsd, SO & SE are declared and extern
char *SO, *SE in curses.h

sohail
--
Sohail Hussain

uucp:	 ...{decvax,hao,ihnp4,seismo}!noao!terak!sohail
phone:	 602 998 4800
us mail: Terak Corporation, 14151 N 76th street, Scottsdale, AZ 85260
-- 
Sohail Hussain

uucp:	 ...{decvax,hao,ihnp4,seismo}!noao!terak!sohail
phone:	 602 998 4800
us mail: Terak Corporation, 14151 N 76th street, Scottsdale, AZ 85260