[cc65] Sorting large files

Date view Thread view Subject view

From: Shawn Jefferson (sjefferson_at_sd62.bc.ca)
Date: 2002-08-26 22:12:32


Just hoping to get a few suggestions as to how to sort a potentially very large file (could be up to 90k) and each record is about 27 bytes long.

On the PC I would just load the whole thing into memory, sort it and dump it back to disk. On the 6502 with only 64k, can't do that.  Anyone have some suggestions as to how to go about this?

Thanks,
Shawn

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-08-26 22:14:04 CEST