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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.