![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cannot run c compiled programs | kumarangopi | UNIX for Advanced & Expert Users | 3 | 11-28-2006 05:09 AM |
| Why my code couldn't be compiled | endeavour1985 | High Level Programming | 4 | 02-22-2005 09:18 PM |
| Compiled Compiler | AJA | UNIX for Dummies Questions & Answers | 3 | 11-10-2003 10:39 AM |
| Compiled Files | tripp4337 | UNIX for Advanced & Expert Users | 2 | 09-13-2003 11:23 AM |
| Running a compiled Program | Krebsbac | High Level Programming | 2 | 09-07-2001 01:39 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
How to use a .exe with a compiled program.
I am confused about how to use a .exe file in unix along with a compiled C++ program. I've been using emacs and I compiled with g++, but I have no idea how that relates to use with a .exe.
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
figured it out
Sorry, I figured it out myself. The .exe file can be used as a simple command for the a.out, or compiled output of the program.
|
|||
| Google The UNIX and Linux Forums |