MOVEFPTR Examples
Example 1:
|
|
|
|
|
|
|
|
|
|
|
|
The following code would allow DIM1, PTRD1 or PTRD2 to reference the same variable:
|
|
|
|
|
|
|
|
Example 2:
The following code would test whether PTRD1 has already been defined or linked:
|
|
|
|
|
|
|
|
Example 3:
The following code would unlink PTRD2:
|
|
|
|
![]() |