Changeset 603
- Timestamp:
- May 7, 2004, 12:01:19 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psDlist.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psDlist.h
r442 r603 93 93 ; 94 94 95 /** Sort a list. */ 96 psDlist *psDlistSort(psDlist *list, ///< List to sort 97 int (*compare)(const void *a, const void *b) // Function to compare two list elements 98 ); 99 95 100 /* \} */ // End of DataGroup Functions 96 101
Note:
See TracChangeset
for help on using the changeset viewer.
