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

マクロ定義

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