It's UWAweek 38 (2nd semester, week 8)

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
Displaying the 2 articles in this topic
Showing 2 of 487 articles.
Currently 23 other people reading this forum.


 UWA week 35 (2nd semester, week 6) ↓
SVG not supported

Login to reply

👍?
helpful
12:40pm Wed 28th Aug, ANONYMOUS

The description says our program should check for "any" errors, and also that "all errors" should be reported through stderr stream. Does this mean even after finding one error in the file we should continue to search for more? Or just that all errors we do find (i.e. the first) should be reported that way. Thank you.


SVG not supported

Login to reply

👍x1
helpful
3:13pm Wed 28th Aug, Christopher M.

ANONYMOUS wrote:
> The description says our program should check for "any" errors, and also that "all errors" should be reported through stderr stream. Does this mean even after finding one error in the file we should continue to search for more? Or just that all errors we do find (i.e. the first) should be reported that way. Thank you.
Thanks for the question; I'll clarify the wording. When you find the first error (if there is one), print your error message and then terminate/exit your runml program.

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy