IsExist

ファイルの存在をチェックします。

bool  IsExist(
  const string  file_name      // ファイル名
  )

パラメータ

file_name

[in]  チェックされるファイルの名称

戻り値

ファイルが存在する場合は true