This is callbacks.h in view mode; [Download] [Up]
#ifndef CALLBACKS_H #define CALLBACKS_H void init(); void dopipes(); int checkpipes(); int undo(); void quit(); #endif
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.