Say , i am getting the code in C language from client .
Now i want to run that code using cc complier or any c compiler
Please tell me how to do.
Printable View
Say , i am getting the code in C language from client .
Now i want to run that code using cc complier or any c compiler
Please tell me how to do.
You're lost. This is a java forum.
i think i have posted in the correct forum.
i have created one user interface Java :
i have created one server program that will receive the code submitted from user and the programming is done in Java;
Now i want to execute that program using some function in Java
Look at the Process and the Runtime classes.Quote:
i want to execute that program
will you please give me the name and if possible url
, actually i am doin a project of creating code chef like environment in a small scale
so please help me
Thanks in advance
The java classes are documented here: Java Platform SE 6
The classes are listed in the lower left. Or do a Find/Search for the classes you want to look at.
will u please tell me the name of class as i am new in this domain
give me some hint then i will proceed
and is execution it really possible?
I said this in post #4. Look at the Process and the Runtime classes.
ya sorry.
thanks for ur help