Date: Sat, 04 Nov 1995 15:41:25 -0800 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Cc: jkh@freefall.freebsd.org (Jordan K. Hubbard), CVS-commiters@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/release/sysinstall command.c config.c disks.c label.c sysinstall.h Message-ID: <15423.815528485@time.cdrom.com> In-Reply-To: Your message of "Sat, 04 Nov 1995 19:03:50 %2B0100." <199511041803.TAA02420@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> qsort() usage is somewhat obfuscated: Hmmm. Thanks for the example! I see now what I did wrong - I didn't do the final pointer-to-pointer dereference in the sort function. Ah well, no matter, I'll just leave my bubble sort in place since I'm only sorting between 3 and 10 items, typically. :) Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15423.815528485>