Auxiliary compiler routine.
Source position: dynarrh.inc line 46
procedure fpc_dynarray_rangecheck(
p: pointer;
i: tdynarrayindex
);
fpc_dynarray_rangecheck is an auxiliary routine for checking whether an array index is in range for the array.