Add typedefs for return values #1323
Labels
enhancement
Enhances already existing code
priority: low
Should be solved eventually
workload: medium
Would take a week or less
We never defined what our return values mean and how they should look like.
Maybe we can add
typedef t8_success 1
typedef t8_failure 0
so that the return values of functions are defined and understandable
The text was updated successfully, but these errors were encountered: