Any online C compiler that you know which can do the following:
- Compile and execute the C programs online
- File handling
- System functions like
exec()
,system()
,fork()
Or any compiler which does not need installation procedure (I mean that you can just copy paste a folder to run the compiler easily)
Note:Please do not propose Turbo C.I know some online compilers at codepad.org (gcc). I was using codeide.com but its out of service now I think. And as asked above online compiler will be a best advice that you can give for me.
My environment is Windows ... Thanks in advance. Any advices on other Language compilers are also invited