is this possible?

mooo

thecyberninja
Joined
6 Jan 2004
Messages
886
Is there a program that can open a C++ file and maybe convert all the key things to java 😛 that would be sweet instead of having to rewrite all my cs 1300 programs for 1301 in java
 
There are some services out there that claim to convert from C++ to java but I doubt they work very well, even if there was a program to do such a thing, it still wouldn't work. The difference between Java and C++ is not just key words (which would just be silly).
 
yea 🙁
i just wished prof would give new projects or something.. final is write same 3 programs from last year
 
haha, its not that bad. now you know how to structure your code, and what the output should be.
 
I have ported a few pieces of code I have written between C++ and Java, but they werent exactly large or complex programs
 
It should go by quickly for you, you don't have to worry about garbage collection 🙂
 

Members online

No members online now.

Forum statistics

Threads
62,021
Messages
673,242
Members
5,640
Latest member
Kgkass
Back
Top