Can I open cpp file from my device storage here? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Can I open cpp file from my device storage here?

can this program do it?

17th Nov 2017, 10:03 PM
Krystian Ledzion
Krystian Ledzion - avatar
1 ответ
+ 2
Not in the app or web. Open it using whatever you normally use, select all, copy, create a new program in C++, select all, and replace default template with your code by paste.
17th Nov 2017, 10:15 PM
John Wells
John Wells - avatar