Recent content by spelux11
-
S
Fortran What could be causing the error in SAVEDATA!KEEP subroutine?
Hi, I'm new in this space, I have a problem building a program with Fortran95 (I'm also new on this). The program it's really easy, I have to make a random generator using RANMAR subroutine here is the code: program random use aleatorio; use SAVEDATA Implicit none real, allocatable ...- spelux11
- Thread
- Error Fortran95
- Replies: 1
- Forum: Programming and Computer Science