|
Re: C++ file sorting
How is the file laid out? Are the columns padded with spaces or tabs to line up nicely for a human reader, or is there some other delimiter used? Is the file even plain text, or is it a binary file made up of fixed-size records?
If it's a plain text file, perhaps you could post a small piece (half a dozen lines or so) of it here inside [code] [/code] tags to preserve the formatting, and we can offer more helpful suggestions.
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot.
- Vaarsuvius, Order of the Stick
|