MonInc

Adds specified number of months.

void  MonInc(
   int   delta=1        // months
   )

Parameters

delta

[in]  Months to add.

Return Value

None.