PDA

Click to See Complete Forum and Search --> : How to write UBound function in C/C++?


sbasak
Oct 10th, 2002, 04:49 AM
In VB, there is a UBound function which returns number of elements in an array.

How one can write similar function in C/C++?

The input should be an array and the function should return number of elements in the array.

Thanks in advance.

made_of_asp
Oct 10th, 2002, 04:50 AM
All about Ubound:

http://www.vbforums.com/showthread.php?s=&threadid=107364&highlight=ubound+c