![]() |
online C/C++ compiler
A.o.a
Is there any online site from where i can edit and compile my C/C++ programs remotely from a location where i d'nt have access to install Softwares. Thanks in advance.:nice: |
Re: online C/C++ compiler
Check these ::
(1) http://www.comeaucomputing.com/tryitout/ (2) http://www.delorie.com/djgpp/compile/ :) |
Re: online C/C++ compiler
I tried the first site,My test code compiled but i am unable to get the results as an output for my code.The message received is as follows. In strict mode, with -tused, Compile succeeded (but remember, the Comeau online compiler does not link).Compiled with C++0x extensions enabled. Your Comeau C/C++ test results are as follows: Comeau C/C++ 4.3.10.1 (Oct 6 2008 11:28:09) for ONLINE_EVALUATION_BETA2 Copyright 1988-2008 Comeau Computing. All rights reserved. MODE:strict errors C++ C++0x_extensions Kindly help me to check the results of my code too?
|
Re: online C/C++ compiler
I would have thought the best bet for compiling software where you can't install anything is to check if your compiler can be run from a memory stick or external hard drive.
|
Re: online C/C++ compiler
After long search finally i got a site where i can execute my code and obtain the output.
For your information i am sharing it.Its codepad.org I think this time i deserve Thanks to myself because i post a reply and solved it my self. Thanks for all those who replied.Regards |
Re: online C/C++ compiler
Really nice one and some reputation your way :D
|
| All times are GMT +5.5. The time now is 13:06. |