Recent content by xaria181

  1. X

    Fortran Silverfrost FTN95, Programma written in Fortran and giving error 299

    Thanks a lot for your advice...!I'll try for it! :smile:
  2. 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)...
  3. 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...
Back
Top