Skip to content

functions inside sark.h /.c return uints which are not named constants #117

@alan-stokes

Description

@alan-stokes

methods such as rtr_mc_set, rtr_mc_load, rtr_mc_get and so on. return a uint where 0 is failure and 1 is success.

Could it be better to have these as named constants in sark so that application code can check these returns without using magic numbers?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions