Sorting over 1 million numbers
I was wondering how you would be able to sort over 1 million numbers all random. They are all in 1 file and have to be made into another file. This is using C++.
I cant use an array because an array of 100,000,000 would be just oo big so would a linked list. Somehow I was thinking about sorting 1000 at a time then sorting those over and over again like the mergesort but im not sure.
any help?
Bryan
------------------
"Just remember the shark
that bit you is the one
gets to have a head full
of lead later on"