Netbeans8.2 how to run a c++ main file in the project
Answers
Answered by
0
Run a C/C++ program on terminal using gcc compiler
Open terminal.
Type command to install gcc or g++ complier:
Now go to that folder where you will create C/C++ programs. ...
Open a file using any editor.
Add this code in the file: ...
Save the file and exit.
Compile the program using any of the following command: ...
To run this program type this command:
thank you
@chetan2222
Open terminal.
Type command to install gcc or g++ complier:
Now go to that folder where you will create C/C++ programs. ...
Open a file using any editor.
Add this code in the file: ...
Save the file and exit.
Compile the program using any of the following command: ...
To run this program type this command:
thank you
@chetan2222
Similar questions
History,
8 months ago
Hindi,
8 months ago
Science,
8 months ago
Physics,
1 year ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago