At 05:02 AM 7/9/2004 +0200, Eric Auer wrote:

If you want some really huge files sorted, use CWSORT (-> DJGPP),
which uses protected mode (not sure for which stack size it is
compiled and whether DJGPP supports auto-growing stacks. I think
default stack size for Turbo C is 4k and for DJGPP it is 512k in
recent DJGPP versions :-)).

I only know of one original pmode CWSORT and it a) doesn't use DJGPP and b) uses a shell sort which doesn't consume indefinite amounts of stack.


But it will sort humongous files.




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Freedos-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to