![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: Apr 2006
Posts: 136
Rep Power: 0
![]() |
C++ program calling a Java program
I am wondering if there is a way for a Java program being called by a C++ program. I know it's possible but can someone guild me in the right direction where? I am trying to do this for both Linux and Window platforms.
|
|
|
|
|
|
#2 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
There's the "system" call.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#3 |
|
Hobbyist Programmer
Join Date: Apr 2006
Posts: 136
Rep Power: 0
![]() |
Thanks DaWei, worked like a charm!
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Programming with Java: Tutorial | ReggaetonKing | Java | 7 | May 20th, 2008 10:58 AM |
| Language display in program | Prm753 | C++ | 3 | May 30th, 2006 5:45 PM |
| First Java Program | duale2005 | Java | 3 | May 22nd, 2006 5:17 PM |
| My first Actual Java program. Need comments. | jstephens | Java | 2 | Mar 10th, 2006 9:28 PM |
| Can anybody do a C++ to Java program change? | Celvaeti | Java | 3 | Jan 20th, 2005 2:56 AM |