How can you handle each error appeared while coding?

Jun 12, 2020 at 3:22pm
How can you handle each error appeared while coding (show the solution)?
Jun 12, 2020 at 3:33pm
Hello gokhanyildirim99,

That would depend on the code and the error message.

Some error messages can be explained, but first you have to show the error message, the actual error message, not what you think it means.

It is usually best to start with the first error and fix it then recompile to see what is left.

Sometimes 1 error can generate several others.

Andy
Topic archived. No new replies allowed.