代码搜索:Move

找到约 10,000 项符合「Move」的源代码

代码结果 10,000
www.eeworm.com/read/101082/6243014

c move.c

# include "curses.ext" /* * This routine moves the cursor to the given point * * @(#)move.c 1.1 (Berkeley) 3/27/83 */ wmove(win, y, x) reg WINDOW *win; reg int y, x; { # ifdef DEBUG fprintf(ou
www.eeworm.com/read/101082/6243979

c move.c

#ifndef lint static char SccsId[] = " @(#)move.c 4.1 (ULTRIX) 7/2/90"; #endif not(lint) /* * Modification History * * April-11-1989, Pradeep Chetal * Added changes from 4.3Tahoe BSD for lots of
www.eeworm.com/read/101082/6243996

c move.c

#ifndef lint static char sccsid[] = "@(#)move.c 4.1 (Berkeley) 6/27/83"; #endif move(xi,yi){ movep(xconv(xsc(xi)),yconv(ysc(yi))); return; }
www.eeworm.com/read/101082/6244013

c move.c

#ifndef lint static char SccsId[] = " @(#)move.c 4.1 (ULTRIX) 7/2/90"; #endif not(lint) /* * Modification History * * April-11-1989, Pradeep Chetal * Added changes from 4.3Tahoe BSD for lots of
www.eeworm.com/read/101082/6244029

c move.c

#ifndef lint static char SccsId[] = " @(#)move.c 4.1 (ULTRIX) 7/2/90"; #endif not(lint) /* * Modification History * * April-11-1989, Pradeep Chetal * Added changes from 4.3Tahoe BSD for lots of
www.eeworm.com/read/101082/6244047

c move.c

#ifndef lint static char SccsId[] = " @(#)move.c 4.1 (ULTRIX) 7/2/90"; #endif not(lint) /* * Modification History * * April-11-1989, Pradeep Chetal * Added changes from 4.3Tahoe BSD for lots of
www.eeworm.com/read/101082/6244065

c move.c

/* * Copyright (C) 1986 by * DIGITAL EQUIPMENT CORPORATION, Maynard, MA. * * This software is furnished under a license and may be used and copied * only in accordance with the terms of such l
www.eeworm.com/read/101082/6244082

c move.c

#ifndef lint static char SccsId[] = " @(#)move.c 4.1 (ULTRIX) 7/2/90"; #endif not(lint) /* * Modification History * * April-11-1989, Pradeep Chetal * Added changes from 4.3Tahoe BSD for lots of
www.eeworm.com/read/101082/6244099

c move.c

#ifndef lint static char SccsId[] = " @(#)move.c 4.1 (ULTRIX) 7/2/90"; #endif not(lint) /* * Modification History * * April-11-1989, Pradeep Chetal * Added changes from 4.3Tahoe BSD for lots of
www.eeworm.com/read/101082/6244117

c move.c

#ifndef lint static char SccsId[] = " @(#)move.c 4.1 (ULTRIX) 7/2/90"; #endif not(lint) /* * Modification History * * April-11-1989, Pradeep Chetal * Added changes from 4.3Tahoe BSD for lots of