
Originally Posted by
laserlight
Aiyo, if you are concerned about invalid arguments then just add a check for that in an initially called function that does have some way of indicating an error, e.g., with a return value or pointer parameter. It's not hard.