My direction are as follows: 1. >pico program2.cc 2. Now enter the header, probl
ID: 3616960 • Letter: M
Question
My direction are as follows:1. >pico program2.cc
2. Now enter the header, problem specification, and problemanalysis followed by
#inlcude <iostream>
using namespace std;
int main()
{
return 0;
} // end main function
3. Save your file by hitting ctrl o
4. exit pico editor ctrl x
5. Compile program2.cc
At the prompt type:
>g++ program2.cc (hit enter)
>a.out (hit enter)
6. Continue to enter the text file in small logical increments.
I have no idea if I'm to be typing into pico or not. Ifanyone could please help it would be a tremendous favor.
Explanation / Answer
please rate - thanks I've never used pico but it looks right just follow the directions you can try DEV C++ http://bloodshed.net/dev/devcpp.html it's really very straight forward 1. >pico program2.cc 2. Now enter the header, problem specification, and problemanalysis followed by #include using namespace std; int main() { return 0; } // end main function 3. Save your file by hitting ctrl o 4. exit pico editor ctrl x 5. Compile program2.cc At the prompt type: >g++ program2.cc (hit enter) >a.out (hit enter) 6. Continue to enter the text file in small logical increments. I have no idea if I'm to be typing into pico or not. Ifanyone could please help it would be a tremendous favor.Related Questions
Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.