How do I do command line input in C
The Stdin doesn't work and I can't seem to find a way to manually run the program with my input
I'm talking about using argv
Voters
The Stdin doesn't work and I can't seem to find a way to manually run the program with my input
I'm talking about using argv
Sorry for the late reply. :/
Anyways, press F1 in your C repl. This will bring up a menu. On the menu find and select "open shell". That's all! :)