Hacker News new | ask | show | jobs
by pklausler 746 days ago
> you choose how the array is indexed when you create it,

How?

1 comments

https://fortran-lang.org/learn/quickstart/arrays_strings/

during array creation you can specify custom lower bound.