Group: comp.lang.fortran · Group Profile · Search for DATA statement to initialise arrays in comp.lang.fortran
Author: dpb
Date: Sep 19, 2008 10:50
...<none@non.net> wrote: The second would be DATA NEWVAL / MXL*MXD *0 / if initialization expressions allowed ...s why you can use the "*" in a PARAMETER statement. But initialization expressions aren't what are allowed in DATA. ... Yeah, I had a "DOH" moment some time...Like you, I've gotten away from using DATA almost exclusively, so combined w/ the rustiness that...
|