How can we compile and run C in command prompt, is there is any option for that?
How can we compile and run C in command prompt, is there is any option for that?
ya u can run c program in ur command prompt
in ur tc directory u see one file called tcc.exe using this file u can do this
more help type tcc/? in ur command prompt
if you have only pure tc compiler then its easy just you compile it that is .exe file and then altF+go to OS SHELL command promt will come write your program name it will work ,but dont use cpp compiler