📄 inffast.h
字号:
#ifndef _INCinffasth
#define _INCinffasth
/*##################################################################################
模块一,声明公用的宏和定义 */
void inflate_fast(z_streamp strm, unsigned start);
#if defined (_RESinffasth)
/*##################################################################################
模块二,声明inffast.c专用的宏和定义 */
#else /* #if not defined (_RESinffasth) */
#ifdef __cplusplusextern "C" {#endif
/*##################################################################################
模块三,声明由inffast.c提供给其他C文件用的宏和定义*/
#ifdef __cplusplus}#endif
#endif /* #if defined (_RESinffasth) */
#endif /*#ifndef _INCinffasth */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -