Next | The Identity Function | 22 |
The & Operator
I = 1 + (PTR - address(A)) / SIZE
To pull this trick, we need an address() operator
(Also, where did we get PTR in the first place without one?)
Getting the address in Fortran is pretty easy
Well, actually impossible
continued...
Next | Copyright © 2001 M. J. Dominus |