codec.h

来自「zlib-1.2.3.tar是新的zlib库藏 用于压缩 等等」· C头文件 代码 · 共 11 行

H
11
字号
/* Created:05-31-00 */
/* By Jeff Connelly */

/* Header file all ComprLib {en,de}coders should include */

/* Important note: all coders must have the .cpp extension, compiling as */
/* C causes function pointers to functions not work. */

#include "../comprlib.h"

⌨️ 快捷键说明

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