Main Page | Data Structures | Directories | File List | Globals

MQArrayFinder Struct Reference

Finds indices of elements in an array that are close to queried values. More...

#include <mqarray_finder.h>


Data Fields

const void * data_array
unsigned int size_of_element
int curr_left_index
int curr_right_index
void * temp1
void * temp2
void *(* getElement )(const void *array, unsigned int index)
void(* addElements )(const void *sum, const void *p1, const void *p2)
int(* cmpElements )(const void *p1, const void *p2)


Detailed Description

Finds indices of elements in an array that are close to queried values.

Finds indices of elements in an array that are close to queried values


The documentation for this struct was generated from the following file:
Generated on Tue Feb 7 03:25:44 2006 for libmqbasic by  doxygen 1.4.4