Please read the new rule regarding the restriction on the use of AI tools. ×

Sqrt-N's blog

By Sqrt-N, history, 5 years ago, In English

Is there any way to take input from console in sumblime text for c++? I don't know much about sublime text as I've started using it recently. I don't like file input output system in sublime text. So, looking for any alternative option.

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
5 years ago, # |
  Vote: I like it 0 Vote: I do not like it

You can use Terminal or Command Prompt. Or you can use split window in Sublime Text , I/O become easy when I use this.