Tag Archives: C++

run a C++ program from terminal

Written by Mel Kham on . Posted in Linux tutorials

  Linux doesn’t have extensions … it’s not a brain dead OS like Windows, at least not when it comes to actually developing anything. To make life easy, however, there are certain conventions. If I have a c++ source file … Continue reading