This is cnv.h in view mode; [Download] [Up]
#import <stdio.h> #import <sys/types.h> void cnv_snd(char *,char*,char*); void ad2(FILE *,FILE *); void ad3(FILE *,FILE *); void lin96_to_mulaw(FILE *,FILE*); short ad2_to_lin16(u_char c); short ad3_to_lin16(u_char c);
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.