cf_model_error¶
Category: model
GitHub: cute_model.h
Returns a human-readable reason for the last cf_make_model failure.
Remarks¶
Static storage, valid until the next load. Only meaningful after cf_make_model
returns NULL.
Category: model
GitHub: cute_model.h
Returns a human-readable reason for the last cf_make_model failure.
Static storage, valid until the next load. Only meaningful after cf_make_model
returns NULL.