代码搜索:printf
找到约 10,000 项符合「printf」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6251525
c events.c
#ifndef lint
static char sccsid[] = "@(#)events.c 4.2 (Berkeley) 5/27/83";
#endif not lint
# include "trek.h"
/*
** CAUSE TIME TO ELAPSE
**
** This routine does a hell of a lot. It elapses time, e
www.eeworm.com/read/101082/6251526
c dcrept.c
#ifndef lint
static char sccsid[] = "@(#)dcrept.c 4.2 (Berkeley) 5/27/83";
#endif not lint
# include "trek.h"
/*
** damage control report
**
** Print damages and time to fix. This is taken from th
www.eeworm.com/read/101082/6251530
c snova.c
#ifndef lint
static char sccsid[] = "@(#)snova.c 4.2 (Berkeley) 5/9/83";
#endif not lint
# include "trek.h"
/*
** CAUSE SUPERNOVA TO OCCUR
**
** A supernova occurs. If 'ix' < 0, a random quadrant
www.eeworm.com/read/101082/6251535
c shield.c
#ifndef lint
static char sccsid[] = "@(#)shield.c 4.2 (Berkeley) 5/27/83";
#endif not lint
# include "trek.h"
# include "getpar.h"
/*
** SHIELD AND CLOAKING DEVICE CONTROL
**
** 'f' is one for auto
www.eeworm.com/read/101082/6251540
c events.c
#ifndef lint
static char sccsid[] = "@(#)events.c 4.2 (Berkeley) 5/27/83";
#endif not lint
# include "trek.h"
/*
** CAUSE TIME TO ELAPSE
**
** This routine does a hell of a lot. It elapses time, e
www.eeworm.com/read/101082/6251541
c dcrept.c
#ifndef lint
static char sccsid[] = "@(#)dcrept.c 4.2 (Berkeley) 5/27/83";
#endif not lint
# include "trek.h"
/*
** damage control report
**
** Print damages and time to fix. This is taken from th
www.eeworm.com/read/101082/6251544
c snova.c
#ifndef lint
static char sccsid[] = "@(#)snova.c 4.2 (Berkeley) 5/9/83";
#endif not lint
# include "trek.h"
/*
** CAUSE SUPERNOVA TO OCCUR
**
** A supernova occurs. If 'ix' < 0, a random quadrant
www.eeworm.com/read/101082/6251553
c abandon.c
#ifndef lint
static char sccsid[] = "@(#)abandon.c 4.3 (Berkeley) 5/27/83";
#endif not lint
# include "trek.h"
/*
** Abandon Ship
**
** The ship is abandoned. If your current ship is the Faire
**
www.eeworm.com/read/101082/6251558
c torped.c
#ifndef lint
static char sccsid[] = "@(#)torped.c 4.3 (Berkeley) 5/27/83";
#endif not lint
# include
# include "trek.h"
/*
** PHOTON TORPEDO CONTROL
**
** Either one or three photon torpe
www.eeworm.com/read/101082/6251565
c lrscan.c
#ifndef lint
static char sccsid[] = "@(#)lrscan.c 4.1 (Berkeley) 3/23/83";
#endif not lint
# include "trek.h"
/*
** LONG RANGE OF SCANNERS
**
** A summary of the quadrants that surround you is prin