base.h.win

来自「一个精简的CA程序」· WIN 代码 · 共 16 行

WIN
16
字号
/* base definitions */#ifndef BASE_H#define BASE_H#define VER "VERSION-W32"#define MARK #define DBEX(x) x.get_errno();#define CERR(x)#define XCA_TITLE "X Certifikate and Key management"#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?