Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

miniRT subject says to "return" a string when an error is encountered #37

Open
DutChen18 opened this issue Sep 1, 2022 · 0 comments
Open
Assignees
Labels
Core Issues is regarding Core curriculum Subject Issue is in the subject

Comments

@DutChen18
Copy link

DutChen18 commented Sep 1, 2022

Project Name
miniRT

What is the issue
On page 6 the subject seems to suggest that when an error is encountered when parsing the scene file the program should "return" the string "Error\n"
image

Expectation
Returning a string makes no sense in this context, it should instead say to print or write the string "Error\n" and possibly further specify the appropriate output stream to write the string to.

Additional context
None

@W2Wizard W2Wizard added Core Issues is regarding Core curriculum Subject Issue is in the subject labels Sep 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Core Issues is regarding Core curriculum Subject Issue is in the subject
Projects
None yet
Development

No branches or pull requests

2 participants