Dirk wrote:
Quote:
>
Hello,
>
I have a bunch of C programs that I've written and I was wondering if
there was a program out there, preferably free, or a method of running
these programs on my Windows Vista notebook?
There are several free C compilers that support Vista output.
Quote:
I don't necessarily need
a program that will compile anything, just run the binary files.
What "binary files"? Do you have C source code, or a compiled binary?
If it's a compiled binary, for what platform were they compiled?
Quote:
I was
told about jGrasp,
I thought jGrasp was for Java?
Quote:
but could not get the compiler to work or figure
out how to just run a program without compiling the source file.
If you have C source code, then you need to either (1) compile it,
or (2) get a C interpreter.
[...]
--
+-------------------------+--------------------+-----------------------+
| Kenneth J. Brody |
www.hvcomputer.com | #include |
| kenbrody/at\spamcop.net |
www.fptech.com | <std_disclaimer.h|
+-------------------------+--------------------+-----------------------+
Don't e-mail me at: <mailto:ThisIsASpamTrap@gmail.com>