bakape / captchouli

booru-backed procedurally-generated anime image captcha library and server
GNU Affero General Public License v3.0
159 stars 4 forks source link

Cleaner error passing from C #24

Open bakape opened 5 years ago

bakape commented 5 years ago

Write any errors to a char** argument. This reduces possible errors in error handling.