設定ファイルから項目名を読み込む際の最大の長さ。
readconf.c の 39 行で定義されています。
参照元 readName().
設定ファイルから文字列を読み込む際の最大の長さ。
readconf.c の 40 行で定義されています。
参照元 readBareString(), と readQuotedString().