What functions in UNIX 6th implement search and sort algorithm

L

lovecreatesbeauty

As the most basic algorithms, search and sort my be the most essential
things in many software. Does your code have them (or one of them)?
What functions in UNIX 6th Edition implement search and sort
algorithms? How about their efficiency of those implementations?

lovecreatesbeauty
 
P

pemo

lovecreatesbeauty said:
As the most basic algorithms, search and sort my be the most essential
things in many software. Does your code have them (or one of them)?
What functions in UNIX 6th Edition implement search and sort
algorithms? How about their efficiency of those implementations?


Surely comp.programming or something like comp.unix.programmer is the place
to ask this?
 
W

Walter Roberson

As the most basic algorithms, search and sort my be the most essential
things in many software. Does your code have them (or one of them)?
What functions in UNIX 6th Edition implement search and sort
algorithms? How about their efficiency of those implementations?

Sounds like a course assignment to me.
 
A

Al Balmer

As the most basic algorithms, search and sort my be the most essential
things in many software. Does your code have them (or one of them)?
What functions in UNIX 6th Edition implement search and sort
algorithms? How about their efficiency of those implementations?
I'm curious about the reasoning which led you to post this in
comp.lang.c.

It's not even close to topical.
 

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

Forum statistics

Threads
473,744
Messages
2,569,479
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top