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

    problem with functions and subroutines that returns arrays

    Hi everybody I have a little problem with functions and subroutines in fortran! I want to write a program that takes one or more array in main program, then sends this arrays to a function or subroutine and return an array to main function again. For example consider a program that takes (a) and...
  2. tesaoghost

    Problem with read statement

    Hi every body I am new to this forum and I have a question about fortran read statement. I want to send cursor to a specified position in output screen and enter data at that position. Take a look at these lines: program GaussElimination implicit none print *,"PLEASE ENTER...

Part and Inventory Search

Back
Top