4 lines
67 B
Text
4 lines
67 B
Text
|
|
{$POINTERMATH ON}
|
||
|
|
PrevIntVar := MyIntPtr[-1];
|
||
|
|
Rec4 := MyRecPtr[4];
|