DayInc

指定された日数を加算します。

void  DayInc(
  int  delta=1        // 日数
  )

パラメータ

delta

[in]  加算する日数

戻り値

なし