next up previous contents
Next: Subroutines and functions Up: Eventual Previous: Line length

Line labels

Line labels should be avoided if possible by avoiding the use of FORMAT and GOTO and by using the DO/ENDDO form of loop. Formats should be embedded in the I/O statement as assigned character constants or literals.



Web Master
Wed Oct 8 09:22:15 BST 1997