DarkBASIC Professional Help Wiki
Advertisement
Syntax


Ptr to array item = GET ARRAY ITEM PTR( Array(), Index )


Description


Returns a pointer to the indexed item within the array.
Advertisement