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

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 08:00, seaotter7140
Michael has written an e-mail to his employees that describes a new product special that will be introduced to the customers next week. by taking time to make sure the e-mail is well written, logical, and organized, michael has made sure his message has the characteristics of a) effective communicationb) ineffective communicationc) barriers to communicationd) workplace communication
Answers: 2
image
Computers and Technology, 24.06.2019 17:40, xinkyx616
Pseudocode pld #6, pg. 117 start// declarations// number numbertoguess// number myguess; numbertoguess = 92// while myguess ! = numbertoguess// output " guess an integer number between 1 and 100"// input myguess// if (myguess == numbertoguess)// output "you guessed the correct number"// else// output "the number you guessed was incorrect. try again! "// end if// end while// output " for playing the guessing game. have a great day! "// stop
Answers: 3
image
Computers and Technology, 25.06.2019 01:00, jimmymurray29
When a new name is registered on the internet, the process can take two hours to four hours four hours to three days two hours to two days one hour to eight hours
Answers: 1
image
Computers and Technology, 25.06.2019 06:30, tiwaribianca475
How can u permanently delete a picture from your camera ?
Answers: 1
You know the right answer?
Create a directory ~/UnixCourse/compileAsst Copy the files from ~cs252/Assignments/guess/ into your...

Questions in other subjects: