Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::containers::sets::FindInArray Function
C++
__cdecl TYPELIB_PROC int FindInArray(POINTER * pArray, int nArraySize, POINTER unit);
Parameters 
Description 
POINTER * pArray 
pointer to an array which has been returned from the set 
int nArraySize 
size fo the array 
POINTER unit 
pointer to an element in the array 

Index of the unit in the array, INVALID_INDEX if not in the array.

Returned the index of an item in a linear array returned from a set.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!