Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

check if c++ is installed

Type “gcc –version” in command prompt 
to check whether C compiler is installed in your machine. 
-----
Type “g++ –version” in command prompt 
to check whether C++ compiler is installed in your machine
 
PREVIOUS NEXT
Tagged: #check #installed
ADD COMMENT
Topic
Name
8+6 =