How to open shell on chrome
Ctrl Shift P opens the printing on chrome,
I need access to the shell for C, how would I accomplish this using chrome.
I would really rather not prefer switching browsers, especially firefox.
Ctrl Shift P opens the printing on chrome,
I need access to the shell for C, how would I accomplish this using chrome.
I would really rather not prefer switching browsers, especially firefox.
If you mean the shell on repl.it, you can do Ctrl+Shift+S to open a bash shell. But if you want a shell for C in Chrome, that's not possible as Chrome cannot run or compile C.