missing parts - elvis?

jean at pogo.hasler jean at pogo.hasler
Tue Aug 28 21:00:30 AEST 1990


In article <5345 at kd4nc.UUCP> cld at kd4nc.UUCP (Charles D'Englere) writes:
>I seem to be missing some parts of elvis that drive the terminal operation
>of the program. Missing files seem to be the following:
>	fgetlr
>	isdigit
>	tgetent
>	tgetflag
>	tgetnum
>	tgetstr
>	tgoto
>	tputs
>
>I am trying to compile this under MS-DOS using MSC 5.10. The only function
>that I found that is in the MSC libraries is 'isdigit'. Any insight to this
>would be appreciated.
>

I had also some difficulties with 'Elvis.prj' for TURBOC where the
make list (including isdigit and the other t.. functions) was wrong
and I had to remove all termcap/* files and replace them by 'tinytcap'
which has all above functions.

Since the make file was wrong for TURBOC, the one for MSC could be wrong
too (however tinytcap is there!). Try other things.

On TURBOC it didn't work the first time and I had too use the 'HUGE'
model and remove all ANSI C checks (my job is also to specify some
C Standard on UNIX).

However Elvis (Presley!) works fine now.

Can somebody indicates how we can change the colors (easily): I have
no time (so many things on the net: for instance this new fractal for
IBM with GIF output for my Amiga !!!!!).

THANKS to the originator of Elvis anyway!



More information about the Alt.sources mailing list