Answers

Question and Answer:

  Home  Fortran

⟩ Why do you put so many lines of empty space in your programs?

I hope the lines aren't totally empty. They should contain a "c" in column one. These "blank" lines are just to make the comments stand out from Fortran code lines or to highlight key blocks of a program.

 180 views

More Questions for you: