This is testit.c in view mode; [Download] [Up]
#include "/musr/H/ugens.h"
testit(p,n_args)
float *p;
{
printf("we got %f %f %f %f %f %d\n",p[0],p[1],p[2],p[3],p[4],n_args);
}
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.