|
|
|
|
|
by otabdeveloper4
1255 days ago
|
|
Yes, just put a "if (errno) goto err" after every function call in your program. (That was sarcasm, FYI. Obviously it's 2023 and nobody wants to do manual function calling boilerplate as if you're programming 1960's assembly.) |
|
Why C doesn't officially have nested functions is, well, that's C!