Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How does OFC handle programmers errors?

errors ofc programmer
0
Posted

How does OFC handle programmers errors?

0

OFC uses the concept of Garbage in, defined value out. So for example if the programmer uses an index that is out of range for an object, a warning is given and a valid (but possible incorrect) value is returned. There are a few exceptions: test methods will return the correctness of the parameter and will not give a warning, some parameters can not be checked (for example an invalid pointer) and only parameters of OFC methods will be checked.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.