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

Real Users find the one combination of bizarre input values that shuts down the system for days.

Working...