How I get output in computer in Dev c++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How I get output in computer in Dev c++

17th Jul 2016, 1:07 AM
Ugrasen Verma
Ugrasen Verma - avatar
2 Answers
0
You can just copy the output in console, or just redirect cout to a file using rdbuf and run it. the output will be in the file.
17th Jul 2016, 1:55 AM
_Geometry dash_ _Roh_ (AKA NovaRate0315)
_Geometry dash_ _Roh_ (AKA NovaRate0315) - avatar
0
by cout
17th Jul 2016, 4:22 AM
Kishore Kumar R
Kishore Kumar R - avatar