代码搜索结果

找到约 10,000 项符合 Screen 的代码

misc.c

/* * misc.c * * This is a collection of several routines from gzip-1.0.3 * adapted for Linux. * * malloc by Hannu Savolainen 1993 * puts by Nick Holloway 1993 */ #include "gzip.h"

background.c

/* * $Id: background.c,v 1.1 2003/12/07 00:06:33 tom Exp $ */ #include int main(int argc GCC_UNUSED, char *argv[]GCC_UNUSED) { short f, b; initscr(); cbreak(); noech

xlib.h

/*---------------------------------------------------------------------- ; ; XLIB - header file ; ; ; ; ****** XLIB - Mode X graphics library **************** ; ******