This is CD_DBase.h in view mode; [Download] [Up]
#import <appkit/appkit.h> #import "../scsi_cd.subproj/cd_toc.h" @interface CD_DBase:Object { } - (u_int) indexKey:(struct cd_toc *)tocPtr; - fillTocTitles:(struct cd_toc *)tocPtr givenKey:(u_int)cdKey; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.