Sublime Forum

Cannot use "cin from <iostream>" in c++

#1

How to take input in c++ using sublime?

0 Likes

#2

I think we probably need to know more about your build tools first, platform, compiler, etc.

0 Likes

#3

I assume you want to “build” (i.e. run) C++ code from within Sublime Text and provide text to stdin through the output panel that opens?

Not possible at the moment.

1 Like