This is ctest.c in view mode; [Download] [Up]
#include "../H/ugens.h" double ctest(p,n_args) float *p; { } double oneover(p,n_args) float *p; { return(1./p[0]); }
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.