how do you sort records in a file

B

Barry

srikanth said:
please give me any helpful logics for the subject

Personally, I like the standard group/performer then record name format.
Probably the most common method.
 
N

Nick Keighley

its a good idea to put the subject in the body of the message
as not all news readers display it
subject: "how do you sort records in a file"
please give me any helpful logics for the subject

we'd need more infomation really. Do you want to sort a file for
practical reasons? Go looking for a sort program on your platform.
Or search the web.

If this is for learning purposes then we need more infomation. How
big is the file? If it's a small file just load it into memory and use
qsort(). If you can't do it in memory then try comp.programming
for algorithm (programming method) advice.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,175
Messages
2,570,946
Members
47,497
Latest member
PilarLumpk

Latest Threads

Top