UMoria  5.5.2
 全て データ構造 ファイル 関数 変数 型定義 マクロ定義
マクロ定義 | 関数
death.c
#include <stdio.h>
#include "config.h"
#include "constant.h"
#include "types.h"
#include <time.h>
#include <ctype.h>
#include <sys/param.h>
#include <sys/types.h>
#include <sys/file.h>
#include <pwd.h>
#include <strings.h>
#include "externs.h"
death.cのインクルード依存関係図

マクロ定義

#define STDIO_LOADED
 

関数

long lseek ()
 
long time ()
 
static void date (char *day)
 
static char * center_string (char *centered_str, char *in_str)
 
void display_scores (int show_player)
 
int duplicate_character ()
 
static void print_tomb ()
 
int32 total_points ()
 
static void highscores ()
 
static void kingly ()
 
void exit_game ()
 

マクロ定義

#define STDIO_LOADED

関数

static char* center_string ( char *  centered_str,
char *  in_str 
)
static

呼出しグラフ:

static void date ( char *  day)
static

関数の呼び出しグラフ:

呼出しグラフ:

void display_scores ( int  show_player)

関数の呼び出しグラフ:

呼出しグラフ:

int duplicate_character ( )

関数の呼び出しグラフ:

呼出しグラフ:

void exit_game ( )

関数の呼び出しグラフ:

呼出しグラフ:

static void highscores ( )
static

関数の呼び出しグラフ:

呼出しグラフ:

static void kingly ( )
static

関数の呼び出しグラフ:

呼出しグラフ:

long lseek ( )
static void print_tomb ( )
static

関数の呼び出しグラフ:

呼出しグラフ:

long time ( )

呼出しグラフ:

int32 total_points ( )

関数の呼び出しグラフ:

呼出しグラフ: