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: cyberix1
  • Content: Threads
  • Order by date
  1. cyberix1

    Problem reading blank variables

    Program is reading direct formatted text file. Each record consist of two character variables and two integer variables. The first record has text in both character variables but the second record has only blanks in the first character variable. These are the relevant statements used...
  2. cyberix1

    Fortran77 compiler error ?

    I used the GNU Fortran 77 compiler to resurrect an old program. It brought up an error with this statement: 18 READ(IUNI1, 1001,REC=1, END=17) (LINE(I), I=1,IRL) It printed a (1) under the R of REC and a (2) under the E of END and noted: conflicting I/O control statements at (1) and (2)...

Part and Inventory Search

Back
Top