Compiling and running | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Compiling and running

Is it anyhow possible to output my programm written in c++ using the notepad ?

16th Dec 2018, 11:00 AM
Kerim
1 ответ
+ 5
You can write ur programme in notepad or any text editor. But to compile and run it, you need a compiler. After u have a compiler, you can compile your notepad code and run it in command line.
16th Dec 2018, 11:06 AM
Arushi Singhania
Arushi Singhania - avatar