Solved my problem.... I had to expand the record into the structure as opposed to just pointing to it. I misinterpreted what the rec1 & rec2 pointers actually pointed to...
> > I want to sort the records in my PDB. I am trying to get DmInsertionSort to > work for this. I have defined the following Compare function (added lots of > code to make debugging & inspection easier): > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
