How do parameters to DmCompareFunction (2nd parameter to DmQuickSort)
get passed to the compare function.  I checked the DateDB.c code and
this is the call to DmQuickSort: 

DmQuickSort(dbP, (DmComparF *)ApptComparePackedRecords, 0);

ApptComparePackedRecods requires 4 parameters.  How do these get
passed to that functions?  It's not obvious in the example.

Thanks


----------------------------------------------------
Shoot-to-Win

Protect the 2nd Amendment
----------------------------------------------------

Reply via email to