![]() |
CI13LC SDK API手册
2.1.1
本手册用于描述CI13LC SDK各个组件和驱动API
|
#include "dichotomy_find.h"函数 | |
| int | dichotomy_find (void *pValue, int MinIndex, int MaxIndex, COMPARE_CALLBACK CompareFunc, void *CallbackPara) |
| int dichotomy_find | ( | void * | pValue, |
| int | MinIndex, | ||
| int | MaxIndex, | ||
| COMPARE_CALLBACK | CompareFunc, | ||
| void * | CallbackPara | ||
| ) |
1.8.14