This is bclrf.c in view mode; [Download] [Up]
bclrf(array,n) float *array; int n; { while (--n){ *array++ = 0.; } }
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.