Search
 
SCRIPT & CODE EXAMPLE
 

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
Comment

PREVIOUS NEXT
Code Example
Cpp :: prime number program 
Cpp :: print vector 
Cpp :: use c++17 g++ 
Cpp :: how to print text on C++ 
Cpp :: C++ Area of a Rectangle 
Cpp :: qstring to char* 
Cpp :: equal_range in C++ 
Cpp :: how to clear screen in C++ console 
Cpp :: range of long long in c++ 
Cpp :: or in cpp 
Cpp :: c++ cli convert string to string^ 
Cpp :: print hello world on c++ 
Cpp :: fabs() c++ 
Cpp :: c++ initialize array with all zeros 
Cpp :: minimum spanning trees c++ 
Cpp :: qt popup window 
Cpp :: opencv rgb to gray c++ 
Cpp :: how to clear console c++ 
Cpp :: roscpp publish int32 
Cpp :: use ::begin(WiFiClient, url) 
Cpp :: string to int in c++ 
Cpp :: c++ pointer null vs nullptr 
Cpp :: how to make a list in c++ 
Cpp :: c++ fizzbuzz 
Cpp :: primes in range cpp 
Cpp :: c++ get char of string 
Cpp :: c vs c++ 
Cpp :: 1523. Count Odd Numbers in an Interval Range solution in c++ 
Cpp :: c++ Sum of all the factors of a number 
Cpp :: cpp pushfront vector 
ADD CONTENT
Topic
Content
Source link
Name
9+7 =