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