home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Source Code 1992 March
/
Source_Code_CD-ROM_Walnut_Creek_March_1992.iso
/
usenet
/
altsrcs
/
1
/
1721
< prev
next >
Wrap
Internet Message Format
|
1990-12-28
|
1KB
From: roy@cybrspc.UUCP
Newsgroups: alt.sources
Subject: Re: Stevie (vi clone)
Message-ID: <FooBarw162w@cybrspc>
Date: Thu, 23-Aug-90 22:00:53 EDT
jc@mips.COM (J.C. Webber III) writes:
> Awhile back I pulled the sources for stevie version 3.68 off the net
> and today decided to try to build it. It looks like it is missing
> an include file called ascii.h. Does anybody have a copy of it they would be
> willing to email me or maybe post again (if I didn't get it, then probably
> somebody else is missing it also).
>
> thx...jc@mips.COM
ok....
-----------cut off at this here line------------------
/* $Header: /nw/tony/src/stevie/src/RCS/ascii.h,v 1.2 89/03/11 22:42:03 tony Exp $
*
* Definitions of various common control characters
*/
#define NUL '\0'
#define BS '\010'
#define TAB '\011'
#define NL '\012'
#define CR '\015'
#define ESC '\033'
#define CTRL(x) ((x) & 0x1f)
-----------cut off at this here line------------------
Not too imposing, is it? :-)
--
Roy M. Silvernail | #include <stdio.h> | Does virtual
now available at: | main(){ | reality need
cybrspc!roy@cs.umn.edu | float x=1; | swap space?
(cyberspace... be here!)| printf("Just my $%.2f.\n",x/50);} | -- me