Y
Hacker News
new
|
ask
|
show
|
jobs
by
angus-g
2339 days ago
Multidimensional arrays are first-class in Fortran, so there's no need to use pointers there. There are some rules around pointers and subarrays that I expect make any possible aliasing undefined behaviour.