Well the source file i am using is in free form. According to my compiler's manual :
The default line length for standard Fortran is 72 characters. Microsoft Fortran PowerStation allows 72, 80, and 132 characters per line for fixed form source code. You can select a line length in one of three...
Dear all
i have made a small program in Fortran 90 and in a line i had to specify the double precision variables i wanted to use. The program worked fine. Some time later i have found that in fortran a line can contain a maximum of 132 characters. The line in which i have specified the double...
Dear all,
i am trying to make a small qbasic program that reads some data from a text file. The part of the text i am interested in is "Dipole=X,Y,Z" where X,Y,Z are numbers. This would be rather trivial if the position of the word "Dipole" was fixed (say the first word in a line of the txt...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.