File phase.c


Included Files


Preprocessor definitions

#define PHASE 1

#define WAIT 2

#define NOWAIT 3

#define CHECKFORIF 1


Local Variables

line
static char line[1024]
Used in: InformCustodians()
  archive()
  income()
  inform_rgd()
  main()
  phase_pending()

Global Function phase()

int phase ( char* s )
Prototyped in: functions.h
Calls: atoi(), fprintf(), gamein(), po_init(), strcpy(), strncasecmp(), toupper()
Called by: mail()mail.c
  phase_pending()phase.c
References Variables: dipentglobal.c
  rfpglobal.c

Global Function phase_pending()

void phase_pending ( void )
Calls: MailOut()lib.c
  config()conf.c
  ferrck()lib.c
  lookfor()lib.c
  phase()phase.c
  power()lib.c
  ptime()jm.c
  real_bailout()bailout.c
  atoi(), fclose(), fgets(), fopen(), fprintf(), fputs(), perror(), porder(), rename(), rewind(), sprintf(), strcmp()
Called by: process()dip.c
References Variables: dipentglobal.c
  linephase.c
  more_ordersglobal.c
  rfpglobal.c

Global Function phase_syntax()

int phase_syntax ( int phase, char* s )
Prototyped in: functions.h
Calls: build_syntaxcheck(), move_syntaxcheck(), retreat_syntaxcheck()
Called by: mail()mail.c
References Variables: dipentglobal.c