Oxsomi / core3

Oxsomi Core3 is a combination of standalone C libraries useful for building applications, such as types, platform, graphics abstraction and file formats
GNU General Public License v3.0
0 stars 1 forks source link

Support errno #74

Closed Nielsbishere closed 1 year ago

Nielsbishere commented 1 year ago

A few functions return errors there, we should have an error type that wraps that.

Nielsbishere commented 1 year ago

https://www.tutorialspoint.com/cprogramming/c_error_handling.htm