|
|
|
|
|
by nextaccountic
315 days ago
|
|
> The advantage of this is that everything is explicit, and it is up to the caller to arrange memory usage for error data Likewise, this has the disadvantage that the caller must allocate space for the error payload, even if the error is very unlikely |
|