MonInc

Fügt die angegebene Anzahl der Monaten zum Datum hinzu.

void  MonInc(
   int   delta=1        // Anzahl der Monate
   )

Parameter

delta

[in]  Months to add.

Rückgabewert

Nichts.