[comp.lang.c++] qsort, again

chip@tct.uucp (Chip Salzenberg) (01/02/91)

[ Is this news even getting to NCD? ]

According to rfg@NCD.COM (Ron Guilmette):
>I'd have to say that there simply is no 100%
>correct way to declare qsort() and/or bsearch() in C++.

I don't see any problems with:

   void qsort(const void *, unsigned, unsigned, int (*)(void *, void *));

Or am I missing something obvious?
-- 
Chip Salzenberg at Teltronics/TCT     <chip@tct.uucp>, <uunet!pdn!tct!chip>
"Please don't send me any more of yer scandalous email, Mr. Salzenberg..."
		-- Bruce Becker