ftp.nice.ch/pub/next/unix/editor/elvis-2.0.N.bs.tar.gz#/elvis-2.0.N.bs/misc.h

This is misc.h in view mode; [Download] [Up]

/* misc.h */
/* Copyright 1995 by Steve Kirkendall */

extern CHAR	empty[];
extern CHAR	blanks[];
extern char	**arglist;
extern int	argnext;
BEGIN_EXTERNC
extern int	buildCHAR P_((CHAR **refstr, _CHAR_ ch));
extern MARK	wordatcursor P_((MARK cursor));
END_EXTERNC

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.