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

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

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


BEGIN_EXTERNC
extern void inputpush P_((WINDOW win, ELVISSTATE flags, _char_ mode));
extern void inputtoggle P_((WINDOW win, _char_ mode));
extern void inputchange P_((WINDOW win, MARK from, MARK to, BOOLEAN linemd));
extern void inputbeforeenter P_((WINDOW win));
END_EXTERNC

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