0

Running a program

How would I make it so that I can run a c++ program that I write on a computer that doesn't have an IDE.

23rd Dec 2017, 1:19 AM
Cody Rigney
Cody Rigney - avatar
2 Answers
0
You’d have to at least have a compiler, but why not just get an IDE?
23rd Dec 2017, 1:35 AM
Jacob Pembleton
Jacob Pembleton - avatar