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 bkrike 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: *

  1. AiProgramDo

    Loop problem

    I am new to Fortran 90, but have programmed in other languages. I am working on reading data into an array, and have a nested do loop that is acting strangely: INTEGER (KIND = 4) :: i,j ! Loop counters INTEGER (KIND = 4) :: k ! Number of pixels INTEGER (KIND = 2) :: b ! Number of bands INTEGER...

Part and Inventory Search

Back
Top