Re: qsort with "compare" function in an 2D array

From: jpd (read_the_sig_at_do.not.spam.it.invalid)
Date: 07/14/05


Date: 14 Jul 2005 15:41:43 GMT

Begin <MuuBe.48664$oJ.3725@news-server.bigpond.net.au>
On 2005-07-14, bsder <bsder@bsder.com> wrote:
> I finally written a full program with comparison in a 2-dimensional
> array. But the compilation is not successful. It appears that I didn't
> pass in the correct method "compare".
> Can anyone please guide me how to correct the error?

This is not a programming group. I suggest you pay a bit more attention
to where you ask next time. comp.lang.c seems more apropriate for this.

-- 
  j p d (at) d s b (dot) t u d e l f t (dot) n l .


Relevant Pages

  • qsort with "compare" function in an 2D array
    ... array. ... But the compilation is not successful. ... int compare ...
    (comp.unix.bsd.freebsd.misc)
  • Re: How to do the equivalent of describe with a SELECT?
    ... sizes of the variables in the target table. ... Sybrand Bakker ... The typical solution is to declare a huge array size which will ... the very nature of *compilation* is that the size of all ...
    (comp.databases.oracle.server)
  • Re: ifstream::get() surprise
    ... Also note that 'get' is an unformatted input function. ... stores all characters into 'buf' and leaves the ... No such thing as 'successful read of zero characters.' ... null character into the next successive location of the array. ...
    (comp.lang.cpp)
  • Re: Why the compiler gives warning ?
    ... > "Except when it is the operand of the sizeof operator or the unary & ... > initial element of the array object and is not an lvalue." ... pointer to array of 10 chars. ... > compilation I get the following errors. ...
    (comp.lang.c)
  • RE: IDsObjectPicker AttributesToFetch mystery
    ... On return pvarFetchedAttributes holds an array of variants in the same order ... as the attributenames directory. ... > trying to retrieve the objectSID from this call. ... > have been successful only when no additional attributes are requested. ...
    (microsoft.public.windows.server.active_directory)