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

    Fortran Issue

    Hi everyone! I have a problem in compiling a program i made in fortran because of an error that occur in this line: str=char(iachar('0')+ord/10)char(iachar('0')+mod(ord,10))'.par' open(lin,file=str,status='old') I have defined ord as an integer, and str as a character, and that particular...

Part and Inventory Search

Back
Top