-qinit
Category
Purpose
Makes the initial association status of pointers disassociated.
Note that this option applies to Fortran 90 and above.
Syntax
@PROCESS:
@PROCESS INIT(F90PTR) Defaults
Not applicable.
Usage
You can use this option to help locate and fix problems that are due to using a pointer before you define it.
