473,396 Members | 1,590 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

program help needed

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
Nov 15 '05 #1
2 1365
Eric Chase <he*********@yahoo.com> wrote:
# 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 usually refers to Fortran programs, so you would need a Fortran
compiler or Fortran to C translator.

--
SM Ryan http://www.rawbw.com/~wyrmwif/
If you plan to shoplift, let us know.
Thanks
Nov 15 '05 #2
On Sat, 15 Oct 2005 06:33:58 +0000, Eric Chase <he*********@yahoo.com>
wrote in comp.lang.c:

There doesn't seem to be a question about the C or C++ language in
here at all.
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


I think you need to go back to the source where you got the zip file.
Even if your question was not off-topic, you have not provided nearly
enough information for anyone to even begin to help you.

Having a file with an extension of .c is a hint that this file at
least should be compiled by a C compiler, but there are a large number
of C compilers on various platforms that are invoked as "cc".

The most we could help you with here could be the errors you get from
the compiler, if you supplied the source that caused them.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
Nov 15 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Derek W | last post by:
Hello all, I have a few questions about the best way to organize a large Python program. This would be a large program with a GUI interface, too large to be put all in one script file by any...
1
by: nospam | last post by:
Dear all, I have written a C++ program 1.cpp #include <stdioh> main() { } then I compile with g++ 1.cpp, it generated a ./a.out.
9
by: smartbei | last post by:
Hello, I am a newbie with python, though I am having a lot of fun using it. Here is one of the excersizes I am trying to complete: the program is supposed to find the coin combination so that with...
20
by: Francine.Neary | last post by:
I am learning C, having fun with strings & pointers at the moment! The following program is my solution to an exercise to take an input, strip the first word, and output the rest. It works fine...
14
namcintosh
by: namcintosh | last post by:
Hello, everyone. Well, let me cut to the chase and explain my problem. I am trying to devise a menu plan that uses the if/else if and the while loop. The program calculates the user's weight...
8
namcintosh
by: namcintosh | last post by:
Well, everyone, here I am again. (I'm becoming a familiar face, am I???) I am working on an program in Borland C++ Builder 6 in which I have to create a program that asks the user for their name,...
9
by: Tyler | last post by:
Hello All: I am currently working on a project to create an FEM model for school. I was thinking about using wxPython to gather the 12 input variables from the user, then, after pressing the...
7
by: Greatness | last post by:
Ceramic Floor Tile You’re working for a company that lays ceramic floor tile, and they need a program that estimates the number of boxes of tile for a job. A job is estimated by taking the...
1
by: Kayvine | last post by:
Hi guys, this is a question I have for an assignment, it is pretty long, but I am not asking for the code(well if someone wants to write I'll be really happy, lol), but I just want to know how to...
8
by: karthikbalaguru | last post by:
Hi, One of my python program needs tkinter to be installed to run successfully. I am using Redhat 9.0 and hence tried installing by copying the tkinter-2.2.2-36.i386.rpm alone from the CD 3 to...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.