Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!umich!umeecs!kamidon From: kamidon@zip.eecs.umich.edu (Keith Amidon) Newsgroups: comp.sys.handhelds Subject: SAD compilation problems.... Summary: what does qsort do? Message-ID: <1990Dec22.180316.647@zip.eecs.umich.edu> Date: 22 Dec 90 18:03:16 GMT Organization: University of Michigan EECS Dept. Lines: 20 I have recently aquired a copy of the source to the SAD disassembler. Since I don't own a C compiler for my Amiga, I also ftp'd a shareware compiler called DICE to use to compile it. I have set everything up and dice appears to work extremely well (for those Amiga users out there, it works so well I am seriously considering sending in the fee and keeping it around) Anyway, the one problem I have run into is that SAD expects there to be a library function called qsort, which doesn't seem to exist in DICE's libraries. The question of the day is.... Can anyone tell me what exactly qsort does, and if possible, where I can find sources for a routine doing the same thing which I could link into the SAD programs? I would appreciate any information you can give me. Thanks..... Keith Amidon kamidon@zip.eecs.umich.edu --