In the code below I can receive values in the no cents salary fields (example: 1,800), but if I put (1,800.20) it displays error.
Detail I am using setlocale(LC_ALL,"Portuguese"); .
printf("\nAntepenúltimo salário: ");
scanf("%f", &...
asked by
09.09.2017 / 04:30