saving . . . saved how to run the code in Min GW compiler has been deleted. how to run the code in Min GW compiler has been hidden .
how to run the code in Min GW compiler
Title
Question
how to run the code in Min GW compiler

C-and-Cpp First-Cpp-Program 04-05 min 20-30 sec 15-02-20, 11:14 a.m. Rejini

Answers:

Pls refer to the Installation sheet and the Instruction sheet. All the details are given there.

<a href="https://spoken-tutorial.org/media/videos/43/C-and-Cpp-Instruction-Sheet-English.pdf">https://spoken-tutorial.org/media/videos/43/C-and-Cpp-Instruction-Sheet-English.pdf</a>

<a href="https://spoken-tutorial.org/media/videos/43/C-and-Cpp-Installation-Sheet-English.pdf">https://spoken-tutorial.org/media/videos/43/C-and-Cpp-Installation-Sheet-English.pdf</a>
15-02-20, 11:47 a.m. nancy


To compile, for example,

     g++ talk.cpp -o output

To run,

  output.exe
15-02-20, 11:47 a.m. jeethu


i got it . Thankyou
15-02-20, 1:42 p.m. Rejini


Log-in to answer to this question.