Julius 4.2
マクロ定義 | 型定義
plugin/plugin_defs.h

JPI プラグイン用定義 [詳細]

ソースコードを見る。

マクロ定義

#define TRUE   1
#define FALSE   0
#define ADIN_EOF   -1
 Return code of adin_read()
#define ADIN_ERROR   -2
#define ADIN_SEGMENT   -3

型定義

typedef unsigned char boolean
typedef short SP16

説明

JPI プラグイン用定義

作者:
Akinobu Lee
日付:
Sat Aug 9 23:46:32 2008
Revision:
1.2

plugin_defs.h で定義されています。