12-15-2016, 09:49 AM
Pointer-based array = raw C/C++ pointer. QM local variables, when declared like this, in memory are like array.
Not much faster. Just don't need to allocate memory for ARRAY.
Not much faster. Just don't need to allocate memory for ARRAY.
