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

    Char argument

    I could use some help fixing this error. Thanks in advance. In file aacgm_init.f:65 fname(i:i) = char(filename(i)) 1 Error: 'i' argument of 'char' intrinsic at (1) must be INTEGER My code: SUBROUTINE aacgm_init(...
  2. IamMcCoder

    Unexpected Array Reference

    Little help debugging please? Thanks in advance. I receive this error message when compiling my code using FORTRAN g95: In file short_trl.f:171 type (*,'short_trline:',nstp,x,y,z,h,hemisphere) 1 Error: Unexpected array reference at (1) Here's my code...

Part and Inventory Search

Back
Top