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

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

/* digraph.c */
/* Copyright 1995 by Steve Kirkendall */

#ifndef NO_DIGRAPH
BEGIN_EXTERNC
extern CHAR digraph P_((_CHAR_ key1, _CHAR_ key2));
extern void digaction P_((WINDOW win, BOOLEAN bang, CHAR *extra));
# ifndef NO_MKEXRC
extern void digsave P_((BUFFER buf));
# endif
END_EXTERNC
#endif

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