subject

Create a directory ~/UnixCourse/compileAsst Copy the files from ~cs252/Assignments/guess/ into your newly created directory. Compile the code, capturing the error messages by any of the techniques covered in this module’s lesson. Open a separate ssh session in a second window. In there, give the command: ~cs252/bin/compileAsst This will ask you some questions about the errors that you observed. Eventually, it will instruct you to fix the errors and to recompile the code. In your first window, use an editor to fix the errors in the code. Each error can be fixed by a change of no more than 2 characters on a a single line. If you find yourself doing anything more complicated, stop! Then recompile to produce an executable file named program. In your second window, answer any remaining questions.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 00:40
Reading characters and strings from the keyboard: consider the following c++ program 1. #include 2. #include 3. using namespace std; 4. mystring1 5. 6. int main() 7. { 8. 9. string mystring1, mystring2; mychar1 10. 11. 12. char mychar1, mychar2; 13. 14. cout< < "enter a string: "; mychar2 15. 16. cin> > mystring1; // 17. cin.get(mychar1); 18. cin> > mychar2; 19. getline(cin,mystring2); mystring2 20. 21. 22. cout<
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
Light travels at a speed of 186,000 miles a second. the distance light travels in a year is 5,865,690,000,000 miles/year 5,865,695,000,000 miles/year 58,656,950,000,000 miles/year 6,789,000,0000 miles/year
Answers: 1
question
Computers and Technology, 23.06.2019 23:30
Match the following errors with their definitions. a. #name b. #value c. #ref d. 1. when a formula produces output that is too lengthy to fit in the spreadsheet cell 2. when you enter an invalid cell reference in a formula 3. when you type text in cells that accept numeric data 4. when you type in a cell reference that doesn’t exist
Answers: 1
question
Computers and Technology, 24.06.2019 01:30
How can you make your column headings stand out?
Answers: 1
You know the right answer?
Create a directory ~/UnixCourse/compileAsst Copy the files from ~cs252/Assignments/guess/ into your...
Questions
question
History, 19.04.2021 21:20
question
Mathematics, 19.04.2021 21:30
question
Mathematics, 19.04.2021 21:30
question
Mathematics, 19.04.2021 21:30
question
Mathematics, 19.04.2021 21:30
Questions on the website: 13722367