Go to most recent revision | Details | Compare with Previous | View Log
double __uitod (unsigned int a)
{
return a;
}