Inter-Corporate Computer & Network Services, Inc. Solutions Services Support Products Company Login Contact

ICELIB0.NLM   →   ICE_MeasureArray()

ICE_MeasureArray

Description:
Determine the number of elements in a static array where the final element pointer is NULL.
 
Syntax for C:
unsigned int ICE_MeasureArray (char *array[]);
 
Syntax for Assembly:
Call ICE_MeasureArray C, offset Array
 
Parameters:
array
(IN) Pointer to array.
 
Returns:
Total number of elements in array.
 
Remarks:
Final pointer is identified as the last element because it is NULL, and is not included in the count.
 
Resource files:
icelib0.imp
 
 
Home Solutions Services Support Products Company Login Contact
Copyright © 1992-2024 Inter-Corporate Computer & Network Services, Inc.  All rights reserved.  All trademarks are the property of their respective owners.  The information provided on this internet site does not constitute a contract with any person or entity unless otherwise specified.  Although reasonable efforts are made to present accurate information, we do not guarantee it.  Information may change without prior notice.