Recent content by xaria181
-
X
Fortran Silverfrost FTN95, Programma written in Fortran and giving error 299
Thanks a lot for your advice...!I'll try for it! :smile:- xaria181
- Post #5
- Forum: Programming and Computer Science
-
X
Fortran Silverfrost FTN95, Programma written in Fortran and giving error 299
Well,it's giving exactly the same error 299 for the next line,which is dimension x(n),y(n)...- xaria181
- Post #3
- Forum: Programming and Computer Science
-
X
Fortran Silverfrost FTN95, Programma written in Fortran and giving error 299
Hello everybody.I have a problem with a program I wrote in Fortran.The program is this and it is giving me the error 299 at line 4(parameter (n-100001)) saying -Statement ordering error - PARAMETER cannot appear after executable statements. What can I do to fix the problem?? :-( program...- xaria181
- Thread
- Error Fortran
- Replies: 5
- Forum: Programming and Computer Science