This is operator.h in view mode; [Download] [Up]
/* operator.h */ /* Copyright 1995 by Steve Kirkendall */ BEGIN_EXTERNC extern RESULT oper P_((WINDOW win, VIINFO *vinf, MARK from, MARK to)); extern RESULT opfilter P_((MARK from, MARK to, CHAR *prog)); END_EXTERNC
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.