Hengband  2.1.4
マクロ定義
h-config.h ファイル

変愚時追加された基本事項のヘッダーファイル / The most basic "include" file. [詳解]

被依存関係図:

[ソースコード]

マクロ定義

#define SET_UID
 
#define PATH_SEP   "/"
 
#define FILE_TYPE(X)   ((void)0)
 
#define HAVE_USLEEP
 

詳解

変愚時追加された基本事項のヘッダーファイル / The most basic "include" file.

This file simply includes other low level header files.

日付
2014/08/15
著者
不明(変愚蛮怒スタッフ?)
Choose the hardware, operating system, and compiler.
Also, choose various "system level" compilation options.
A lot of these definitions take effect in "h-system.h"
Note that you may find it simpler to define some of these
options in the "Makefile", especially any options describing
what "system" is being used.
no system definitions are needed for 4.3BSD, SUN OS, DG/UX

マクロ定義詳解

◆ FILE_TYPE

#define FILE_TYPE (   X)    ((void)0)

◆ HAVE_USLEEP

#define HAVE_USLEEP

◆ PATH_SEP

#define PATH_SEP   "/"

◆ SET_UID

#define SET_UID