Hi all,
If I have to initialize all the elements of an array , are the statements
below valid?? I don't want to use do loop ti initialize all elements because
there are hundreds of such arrays in my program each having size 1024. Please
let me know if I can avoid do loops .
REAL VINARRAY(6)
VINARRAY = 0.D0
Best regards,
Vinay
http://vinay.envy.nu/
Catch all the cricket action. Download Yahoo! Score tracker
[Non-text portions of this message have been removed]