Re: confused and frustrated


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]

Posted by Lil' Viv on August 16, 2001 at 02:11:30:

In Reply to: confused and frustrated posted by confused and frustrated on August 15, 2001 at 20:07:19:

: Is anyone having any luck with qsort() ?

Yeah, I got it to work, and it's pretty fast. You have to write a comparison function to compare the two types of things that will be in the array that you are sorting, though.

Type "man qsort" from your Linux/UNIX console, and it'll explain it better.



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]