PIP_DEBUG, PIVector sort and doc
This commit is contained in:
@@ -64,8 +64,6 @@ PIP_EXPORT PIString errorString();
|
||||
//! Сброс последней ошибки
|
||||
PIP_EXPORT void errorClear();
|
||||
|
||||
PIP_EXPORT void piqsort(void* base, size_t num, size_t size, int (*compar)(const void*,const void*));
|
||||
|
||||
PIP_EXPORT void randomize();
|
||||
PIP_EXPORT int randomi();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user