代码搜索:Move
找到约 10,000 项符合「Move」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6248879
c move.c
#ifndef lint
static char *sccsid="@(#)move.c 4.1 (ULTRIX) 7/17/90";
#endif not lint
/*static char Sccsid[] = "@(#)move 3.1";*/
/*
Copies `n' characters from string `a' to string `b'.
Guy Harris sug
www.eeworm.com/read/101082/6251112
c move.c
#ifndef lint
static char sccsid[] = "@(#)move.c 4.3 8/11/83";
#endif
# include "e.h"
# include "e.def"
move(dir, amt, p) int dir, amt, p; {
int a;
yyval = p;
#ifndef NEQN
a = VERT( (EFFPS(ps) *
www.eeworm.com/read/101082/6251402
c move.c
static char sccsid[] = " move.c 4.1 82/05/11 ";
#include "back.h"
#ifdef DEBUG
#include
FILE *trace;
static char tests[20];
#endif
struct BOARD { /* structure of game position */
int
www.eeworm.com/read/101082/6251491
c move.c
#ifndef lint
static char sccsid[] = "@(#)move.c 4.1 (Berkeley) 7/4/83";
#endif
/*************************************************************************
*
* MOVE LIBRARY
*
* This set of subrouti
www.eeworm.com/read/101082/6251588
c move.c
#ifndef lint
static char sccsid[] = "@(#)move.c 4.3 (Berkeley) 5/27/83";
#endif not lint
# include "trek.h"
/*
** Move Under Warp or Impulse Power
**
** `Ramflag' is set if we are to be allowed to
www.eeworm.com/read/101082/6251633
c move.c
#ifndef lint
static char sccsid[] = "@(#)move.c 4.3 (Berkeley) 5/27/83";
#endif not lint
# include "trek.h"
/*
** Move Under Warp or Impulse Power
**
** `Ramflag' is set if we are to be allowed to
www.eeworm.com/read/101082/6251720
c move.c
/*
* move.c
*
* This source herein may be modified and/or distributed by anybody who
* so desires, with the following restrictions:
* 1.) No portion of this notice shall be removed.
* 2.)
www.eeworm.com/read/101082/6251770
c move.c
/* ------------------------------------------------------------------ */
/* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights | */
/* | Reserved. This software contains proprietary and
www.eeworm.com/read/101082/6251786
c move.c
#include "mille.h"
# ifdef attron
# include
# define _tty cur_term->Nttyb
# endif attron
/*
* @(#)move.c 1.3 (Berkeley) 7/2/83
*/
#ifdef CTRL
#undef CTRL
#endif
#define CTRL(c) (c - 'A'
www.eeworm.com/read/101015/6262259
txt move.txt
SUMMARY memory routines
#include
cProc Move,,
parmD src
parmD dst
parmW count
cProc Fill,,
parmD dst
parmB value
parmW count
DESCRIPTION