New features of Fortran

Welcome to the Discourse @Ashok !

To add the very helpful replies post above, pointers are useful for a wide variety of things beyond handling and passing arrays; in particular there are data structures such as linked lists that are typically implemented using pointers. However one of the reasons I like Fortran is that pointers are not necessary for the vast majority of my typical use cases.

1 Like