(j3.2006) an intrinsic for SORT()
Dan Nagle
danlnagle
Mon Feb 5 17:30:48 EST 2018
Hi,
> On Feb 5, 2018, at 15:26 , Clune, Thomas L. (GSFC-6101) <thomas.l.clune at NASA.GOV> wrote:
>
> I don?t think I said that any did. :-) But certainly C++ does, along with Python, Mathematica, ? Apparently it is part of stdlib in C. For both C and C++ one might be splitting hairs on what is ?in? the language as opposed to ?always? available.
void qsort(void *base, size_t nmemb, size_t size,
int (*compar)(const void *, const void *));
9899:1999 p430 Library Summary ss B.19 HTH
--
Cheers!
Dan Nagle
More information about the J3
mailing list