This is gen6.c in view mode; [Download] [Up]
#include <math.h>
#include "../H/ugens.h"
gen6(gen)
register struct gen *gen;
{
setline(gen->pvals,gen->nargs,gen->size,gen->array);
fnscl(gen);
}
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.