Tuesday, May 27, 2014

G++ compiler

The g++ compiler doesn't come default installed on all Linux machines, especially if it is a Ubuntu one. To get it, make sure to be logged into an administrator account then type sudo apt-get install g++