C Programming help requested

E

Eric Chase

Can someone please help with a program that I have.
I would like to find out what it would take to run it, or how to run it.

There is only one file with the extention (.c) and the rest of the files
have and extentions of (.f)

When I attempt to compile with cc, it gives warnings and failures. When
I attempt to RUN it, it is stating that it can't find one of the files
that in listed, and is present in the directory.

I can provide the code in .zip format, that is how it's packed. Thank
you for your help in advance to who ever is willing to tackle this project.

Eric
 
R

Rolf Magnus

Eric said:
Can someone please help with a program that I have.
I would like to find out what it would take to run it, or how to run it.

There is only one file with the extention (.c) and the rest of the files
have and extentions of (.f)

..f files are likely to be fortran source code, so you need a fortran
compiler.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top