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

📄 cg6test.h

📁 操作系统SunOS 4.1.3版本的源码
💻 H
字号:
/******* @(#)cg6test.h 1.1 7/30/92 Copyright 1988 Sun Micro *****/#include <stdio.h>#include <sys/file.h>#include <sys/fcntl.h>#include <signal.h>#include <sgtty.h>#include <sun/fbio.h>#include <sys/types.h>#include <pixrect/pixrect_hs.h>#include "cg6var.h"#include <sunwindow/win_cursor.h>#include <suntool/sunview.h>#include <suntool/gfx_hs.h>extern Pixrect *prfd, *sprfd;extern int width, height, depth;extern unsigned char red1[256], grn1[256], blu1[256];extern Pixrect *mexp, *mobs;extern char randvals[];

⌨️ 快捷键说明

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