代码搜索结果
找到约 10,000 项符合
Screen 的代码
cfgmacro.h
/*
* New editor name: tde, the Thomson-Davis Editor.
* Author: Frank Davis
* Date: June 5, 1991
*
*/
struct screen macro_screen[] = {
{1,0,"This utility reads a
4-5.c
/*4-5.c*/
#include
#include
#include
#include
void save_restore_screen(char *buf);
int maxx,maxy;
int main(void)
{
int gdriver=DETECT,gmode,errorcode;
prio_invert.c
#include "stdio.h"
#include "stdlib.h"
#include "semLib.h"
#include "errnoLib.h"
#define HIGH_PRIO_SERVICE 1
#define MIDDLE_PRIO_SERVICE 2
#define LOW_PRIO_SERVICE 3
SEM_ID msgSem;
int CScount =
sizefig.m
function pos = sizefig(dx,dy)
% FIGSIZE determine the figure size for the current screen resolution
%
% SIZES = SIZEFIG(DX,DY)
% DX = normalized width for a 1024x768 screen
% DY = n
os_rtc.c
#define RTSR (*(volatile unsigned char * )(0x40900008))
extern void SerialInit(void);
extern void SerialOutputByte(const char );
extern void SerialOutputString(char * );
extern void init_ads7843(v
texttoolbar.cpp
// TextToolBar.cpp: implementation of the CTextToolBar class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Screen.h"
#include "TextToo
cfgmacro.h
/*
* New editor name: tde, the Thomson-Davis Editor.
* Author: Frank Davis
* Date: June 5, 1991
*
*/
struct screen macro_screen[] = {
{1,0,"This utility reads a
demo9_3a.cpp
// DEMO9_3a.CPP - DirectInput Joystick Demo Library version
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN
#define INITGUID // if not done elsewhere
cfgmacro.h
/*
* New editor name: tde, the Thomson-Davis Editor.
* Author: Frank Davis
* Date: June 5, 1991
*
*/
struct screen macro_screen[] = {
{1,0,"This utility reads a
pc.c
/*
*********************************************************************************************************
* PC SUPPORT FUNCTIONS
*
*