Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Opteron
  • Order by date
  1. Opteron

    132 Characters per line limit in Fortran 90

    Thank you very much for your help! Regards!
  2. Opteron

    132 Characters per line limit in Fortran 90

    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...
  3. Opteron

    132 Characters per line limit in Fortran 90

    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...
  4. Opteron

    Reading data from a .txt file in case it is not formatted

    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...

Part and Inventory Search

Back
Top