|
|
Sample Programs from NeXSTEP 3.3
#import "GenericSort.h"
@interface MergeSort:GenericSort
{
int *tempData; /* temporary array to hold merged data */
}
/* Methods overridden from superclass */
- init;
- sort;
@end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.