|
|
|
|
|
by Bromskloss
3169 days ago
|
|
Instead of storing the start address of the array, store a suitably offset address, right? That amounts to an addition that has to be performed when memory is allocated to the data structure, which may be at compile-time or at run-time. |
|