Skip to content

Remove fprintf's used in error reporting #18

@slaeshjag

Description

@slaeshjag

Spitting out errors to the terminal should not be done in the library automatically. Replace this with a last-errorcode cariable in the main struct and provide a errorcode -> string function, and possibly a print_last_error function.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions