config.h.in

来自「Arithmetic for integers of almost unlimi」· IN 代码 · 共 10 行

IN
10
字号
/* The size of a long. */#undef SIZEOF_LONG#if SIZEOF_LONG == 8# define BASE64#else# define BASE32#endif

⌨️ 快捷键说明

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