I have a program that compiles fine in gfortran. When I execute the program runs and then freezes. It's not taking up CPU resources or memory, it just ceases to keep going. The program appears to be hanging on this line:
write (str1,'(I1)') radius
which doesn't make sense as I've used this...
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.