Hi everyone, Long time listener, first time caller. I'm trying to use DmFindSortPosition() for the first time and I'm getting linker errors stating that _f_feq and _f_fgt referenced in my comparison callback are undefined. Here are some particulars: * It is a C++ app * comparison callback resides in a different source module, but the same code segment. * prototype for comparison callback: Int sicF(void* p1, void* p2, Int nOther, SortRecordInfoPtr pi1, SortRecordInfoPtr pi2, VoidHand hAppInfo); I've checked the documentation and the various books I own with no success. Also, the Knowledgebase on Palm.com appears to be down. Any ideals? Thanks in advance. ------------------------------------------ All our science, measured against reality, is primitive and childlike - and yet it is the most precious thing we have. - Albert Einstein
