Stephni Posted November 13, 2009 Share Posted November 13, 2009 Dear all Hi, can I call a subroutine inside another subroutine in Fortran 77???, also can I call a function in a subroutine??? Best Stephani Link to comment Share on other sites More sharing options...
Guest salhford Posted July 10, 2010 Share Posted July 10, 2010 Yes, you can call a subroutine inside another subroutine in Fortran 77 and also you can call a function in a subroutine. I have already used this and I have not faced any problem. It worked very well. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now