⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 osdep.h

📁 infozip2.2源码
💻 H
字号:
/* Copyright (C) 1990-1996 Mark Adler, Richard B. Wales, Jean-loup Gailly, Kai Uwe Rommel, Onno van der Linden and Igor Mandrichenko. Permission is granted to any individual or institution to use, copy, or redistribute this software so long as all of the original files are included, that it is not sold for profit, and that this copyright notice is retained.*/#ifndef TOPS20#define TOPS20#endif#define NO_PROTO#define NO_SYMLINK#define NO_TERMIO#define DIRENT#define BIG_MEM#define REALLY_SHORT_SYMS#define window_size winsizextern int isatty();#define FOPR "rb"#define FOPM "r+b"#define FOPW "w8"#define CBSZ 524288#define ZBSZ 524288#include <sys/types.h>#include <sys/stat.h>

⌨️ 快捷键说明

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