Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!uunet!pdn!tscs!tct!chip From: chip@tct.uucp (Chip Salzenberg) Newsgroups: comp.lang.c++ Subject: Re: qsort, again Message-ID: <2781EA88.724B@tct.uucp> Date: 2 Jan 91 14:13:28 GMT References: <3069@lupine.NCD.COM> <246@salt.bellcore.com> <3089@lupine.NCD.COM> Organization: Teltronics/TCT, Sarasota, FL Lines: 15 [ 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 , "Please don't send me any more of yer scandalous email, Mr. Salzenberg..." -- Bruce Becker