G
Guest
I am trying to write programs in C in a text editor and run them on a command line but I am having trouble. In Visual C++ 6.0 you can select text file then compile and then run the program and it will atuomatically run in command line, but in .net this is not available. Is there any way that you can create and run C prorams in Command Line. Thank you.