How to take input in c++ using sublime?
Cannot use "cin from <iostream>" in c++
Wint
#2
I think we probably need to know more about your build tools first, platform, compiler, etc.
0 Likes
FichteFoll
#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