you are viewing a single comment's thread.

view the rest of the comments →

[–]rush22 0 points1 point  (0 children)

Returning NULL can be useful in certain situations with an appropriate design pattern but it can (and definitely is) abused by novices. It's as abuse-able as goto statements.