Fortran 77 code not running in VS code #410
Unanswered
Mayank140889
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Can you post your:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am working on one of the old project which was written in old Fortran 77 language syntax fashion with extension filename.for . I want to run the code in VS code and it give me error of "code language is not supported or define". I selected language as Fortran 77 but still code is not running. I also installed modern Fortran extension but the problem is same. kindly Help me to fix the problem @gnikit
Beta Was this translation helpful? Give feedback.
All reactions