This is CScoreStorage.m in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import "CScoreStorage.h" @implementation CScoreStorage - retrieve:(struct ScoreArgs *)sc_args { *sc_args = *((struct ScoreArgs *)[self elementAt:0]); [self removeAt:0]; return self; } @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.