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

📄 rt-wumpus.h

📁 早期freebsd实现
💻 H
字号:
/* $Id: rt-wumpus.h,v 3.0 1992/12/14 00:14:15 davison Trn $*/void init_tree _((void));void entire_tree _((ARTICLE*));int tree_puts _((char*,ART_LINE,int));int finish_tree _((ART_LINE));#ifdef DOINITstatic void find_depth _((ARTICLE*,int));static void cache_tree _((ARTICLE*,int,char*));static void display_tree _((ARTICLE*,char*));static char letter _((ARTICLE*));static int check_page_line _((void));#endif

⌨️ 快捷键说明

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