Main Index |
TIPS Home |
start_pointstart_point (variable)
Starting point of relevant/valid data in an array
Declared as: int
Description:
Indicates where in an array the relevant/valid data starts
Valid values:
Any integer greater than or equal to the position of the array's
first element and less than or equal to the position of the array's
last element
| © 2001 TIPS, Inc. | Doc Version: 5.0 |