4 lines
47 B
C
4 lines
47 B
C
float __uitof (unsigned int a)
|
|
{
|
|
return a;
|
|
}
|
Attention des changements sont bientôt à prévoir sur l'instance gitea d'Aurore :
float __uitof (unsigned int a)
|
|
{
|
|
return a;
|
|
}
|