>>868
void hage(long *man)
{
double sex, o72;
sex = GetTickCount()/1000f;
o72 = GetTickCount()/1000f;

*man = o72 - sex;
}