This website requires JavaScript.
Explore
Help
Sign In
MaciejSamborski
/
ehan.h
Watch
1
Star
0
Fork
You've already forked ehan.h
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
An easy to use, generic error handling header file library.
3
Commits
1
Branch
0
Tags
29
KiB
C
100%
master
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Maciej Samborski
b7f0cddea1
Unimportant changes
2024-09-23 21:28:17 +02:00
.gitignore
Changed error value to be `const char *` insted of `size_t`
2024-09-23 18:42:50 +02:00
README.md
Let's go
2024-03-03 16:24:16 +01:00
ehan.h
Unimportant changes
2024-09-23 21:28:17 +02:00
example.c
Changed error value to be `const char *` insted of `size_t`
2024-09-23 18:42:50 +02:00
README.md
Error Handling Single Header File Library for C