2016年8月2日

C: define many functions using predefine..

摘要: /* Defines COUNTER. There must be exactly one such definition at file scope * within a program. */ #define COVERAGE_DEFINE(COUNTER) \ DEFINE_STATIC_PE... 阅读全文

posted @ 2016-08-02 21:56 三叁 阅读(229) 评论(0) 推荐(0)

OpenSSL.. For future reference.

摘要: Another website. the following code is from the website mentioned.. OpenSSL是一套开放源代码的SSL套件,其函数库是以C语言所写成,实现了基本的传输层数据加密功能。此软件是以两个加拿大人Eric A. Young 和Tim J 阅读全文

posted @ 2016-08-02 16:11 三叁 阅读(188) 评论(0) 推荐(0)

导航