Help:elvis with Turbo C++ doesn't take args

Matt Day mday at iconsys
Sun Sep 2 10:02:06 AEST 1990


In article <1415 at ziggy.EDU> ssi at ziggy.EDU (Ssi) writes:
> Has anyone gotten ELVIS to work on a pc (MSDOS) using Turbo C++.
>I did a prjcnvt to update the project file, deleted all the termcap/..
>stuff in elvis.prj, added tinytcap and wildcard to elvis.prj.

I have, without much complications.  I created a new project file from the
existing one, using the included "tinytcap.c" rather than the "termcap\..."
stuff, used the large model, commented out the line in main.c that called
wildcard(), and linked in Turbo C++'s automatic wildcard argument list
manager WILDARGS.OBJ.  It compiled just fine.

>I also had trouble with :1,$s/$/put_this_at_the_end_of_all_lines
>                                  ^
>                                  |- went in at beginning of line

I tried this with a "/g" at the end of the command, and it hung my computer.
I guess there are still a few bugs to work out..
-- 
- Matthew T. Day, Sanyo/ICON, mday at iconsys.icon.com || uunet!iconsys!mday



More information about the Alt.sources mailing list