Forgot your password?
typodupeerror

Comment Sorts???? (Score 1) 405

Sorts are a job for the operating system not the programmer. Why constantly re-invent the wheel.All the only sorting I did in over twenty years of COBOL programming was done by the operating system (VME/B VME2900)which had a multipass sort routine smart enough to pick out the best algorithm after the first pass.

Slashdot Top Deals

The universe does not have laws -- it has habits, and habits can be broken.

Working...