File dipent.c


Included Files


Preprocessor definitions

#define PROCESS_SHIFT

#define MAX_OUTPOWER 9


Global Variable time_warp

int time_warp
Visible in:  dip.c
   dipent.c
Used in: getdipent()dipent.c
  master()dip.c

External Variables

Dflg
extern int Dflg

Global Function countgames()

int countgames ( void )
Prototyped in: functions.h
Calls: config()conf.c
  fclose(), fgets(), fopen(), perror(), strcmp(), strlen()

Global Function getdipent()

int getdipent ( FILE* fp, void )
Prototyped in: functions.h
Calls: config()conf.c
  getplay()dipent.c
  getseq()dipent.c
  gettime()dipent.c
  real_bailout()bailout.c
  DIPNOTICE(), GetNativeIndex(), MailOut(), atoi(), ctime(), deadline(), exit(), fgets(), fprintf(), malloc(), memset(), sprintf(), sscanf(), strcmp(), strcpy(), strlen(), strncpy(), strtol(), time()
Called by: master()dip.c
References Variables: time_warpdipent.c
  Dflg, bailout_recovery, dipent, log_fp, notifies, pletter

Global Function getplay()

void getplay ( char* line, Player* p )
Prototyped in: dipent.c
Calls: real_bailout()bailout.c
  fprintf(), power(), sscanf()
Called by: getdipent()dipent.c
References Variables: dipent

Global Function getseq()

int getseq ( FILE* fp, char* line, sequence* seq )
Prototyped in: functions.h
Calls: fprintf(), lookfor(), sscanf(), strcmp(), strcpy(), tolower()
Called by: getdipent()dipent.c

Global Function gettime()

void gettime ( char* line, long* time )
Prototyped in: dipent.c
Calls: real_bailout()bailout.c
  atol(), fprintf(), jm()
Called by: getdipent()dipent.c
References Variables: dipent

Global Function newdipent()

void newdipent ( char* name, int variant )
Prototyped in: functions.h
Calls: config()conf.c
  GetNativeIndex(), exit(), fprintf(), mkdir(), sprintf(), strcpy(), strncpy()
Called by: testdipent()dipent.c
References Variables: dipent, pletter, sphase

Global Function putdipent()

void putdipent ( FILE* fp, int dopw )
Prototyped in: functions.h
Calls: config()conf.c
  putplay()dipent.c
  putseq()dipent.c
  real_bailout()bailout.c
  MailOut(), ctime(), fprintf(), sprintf()
Called by: master()dip.c
References Variables: dipent

Global Function putplay()

void putplay ( FILE* fp, Player* p, int dopw )
Prototyped in: dipent.c
Calls: fprintf(), strncpy(), tolower()
Called by: putdipent()dipent.c
References Variables: dipent, powers

Global Function putseq()

void putseq ( FILE* fp, char* s, sequence* seq )
Prototyped in: functions.h
Calls: fprintf()
Called by: putdipent()dipent.c

Global Function testdipent()

void testdipent ( int seq, int variant )
Prototyped in: functions.h
Calls: config()conf.c
  newdipent()dipent.c
  power(), sprintf(), strcpy(), time()
Called by: main()dip.c
References Variables: dipent