|
|
|
|
|
by hnlmorg
1560 days ago
|
|
> Those are the goals of "Hello, world!". Create the program, compile it, load it, run it, and find the output. (Emphasis mine) How are you going to find the output if there is an error outputting it and you're not capturing that? Given the requirements you've given, that would absolutely make error handling mandatory in my opinion. |
|