ftp.nice.ch/pub/next/unix/audio/cmusic.bs.N.tar.gz#/src/cmusic/mm.field.c

This is mm.field.c in view mode; [Download] [Up]

#include "mm.head.h"

field(string, iglist,  brklist) char *string, *iglist, *brklist;{

    int BC;
    BC = getfield(Infile, string, iglist, brklist, Listfile);
    return(BC);

}

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.