pszn_gg

int pszn_gg(data d_1)
{

for(d_1.mm=d_1.mm-1;d_1.mm>0;d_1.mm--)
d_1.gg=d_1.gg+cnt_gg_mm(d_1.mm,d_1.anno);

return d_1.gg;

}