You're viewing a single thread.
View all comments
103
comments
Just be careful naming your function "stdout()" or things could get weird...
9 0 ReplyOr Fortran variables that collide with Fortran built-in functions.
Keep in mind that array subscript and function call are both () in Fortran.
12 0 Reply
You've viewed 103 comments.
Scroll to top