Ka9rievi1olineMcarb Ka9rievi1olineMcarb
  • 03-02-2017
  • Computers and Technology
contestada

What is this line of code doing? scanf("%f", &height);

Respuesta :

Xfox19
Xfox19 Xfox19
  • 03-02-2017
It's saving a float value in your variable "height".

for example:

float height = 0.0;

printf("Insert your height: ");
scanf("%f", &height);
Answer Link

Otras preguntas

what is the sum of 7/10 and 6/100
having troubles with inequalities.. 3.8x + 14.5 < 32
what is the sum of 7/10 and 6/100
Explain what is the same about two fractions that are like fractions
having troubles with inequalities.. 3.8x + 14.5 < 32
Explain what is the same about two fractions that are like fractions
Explain what is the same about two fractions that are like fractions
having troubles with inequalities.. 3.8x + 14.5 < 32
which trinomial is equivalent to (3x-1)(x+4)
having troubles with inequalities.. 3.8x + 14.5 < 32