c_exceptional:一个简单的C99异常处理库,它使用了一些漂亮的宏来实现真正的try {...} catch(err){...}最终{...}语法!

上传者: 42132056 | 上传时间: 2022-06-29 14:58:18 | 文件大小: 25KB | 文件类型: ZIP
C++
极好的 一个简单的C99及更高版本的异常处理库,它使用了一些漂亮的宏来实现真正的try{...}catch(err){...}finally{...}语法! 首先,在您的代码中包含exceptional/exceptional.h 。 然后,使用try { ... }宏(与catch { ... }和/或可能finally { ... }与catch { ... }结合使用)来防止错误。 使用Wonderful Black Ma(cro)gic实现。 它以这种复杂的样式编写,以确保您可以使用以下语法: try { // some code here if (something_is_wrong) throw (error_code); // some code that would only be executed if not thrown } catch(e

文件下载

资源详情

[{"title":"( 17 个子文件 25KB ) c_exceptional:一个简单的C99异常处理库,它使用了一些漂亮的宏来实现真正的try {...} catch(err){...}最终{...}语法!","children":[{"title":"c_exceptional-master","children":[{"title":".gitignore <span style='color:#111;'> 465B </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 854B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"example.c <span style='color:#111;'> 2.97KB </span>","children":null,"spread":false},{"title":"exceptional","children":[{"title":"exceptional.c <span style='color:#111;'> 216B </span>","children":null,"spread":false},{"title":"exceptional.h <span style='color:#111;'> 8.05KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 11.09KB </span>","children":null,"spread":false},{"title":"exceptional_examples <span style='color:#111;'> 12.66KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 10.77KB </span>","children":null,"spread":false},{"title":"test","children":[{"title":"simple_try_catch_raise.c <span style='color:#111;'> 455B </span>","children":null,"spread":false},{"title":"nested_try_catch_finally_raise.c <span style='color:#111;'> 983B </span>","children":null,"spread":false},{"title":"simple_try_finally_raise.c <span style='color:#111;'> 461B </span>","children":null,"spread":false},{"title":"simple_try_catch.c <span style='color:#111;'> 419B </span>","children":null,"spread":false},{"title":"simple_try_catch_finally.c <span style='color:#111;'> 506B </span>","children":null,"spread":false},{"title":"simple_try_catch_finally_raise.c <span style='color:#111;'> 529B </span>","children":null,"spread":false},{"title":"nested_try_catch_finally_reraise.c <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"simple_try_finally.c <span style='color:#111;'> 363B </span>","children":null,"spread":false},{"title":".urchin.log <span style='color:#111;'> 297B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明