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

True or False The equation 4x-3=12+2x has exactly one solution?
Benim arkadaşlarım var/what does it mean
what is a value shared by most americans? a. rock-and-roll music b. sports c. education d. language
you are baking cookies for your class. there are 23 total students in your class and you have baked 12 cookies. write and solve an equation to find the addition
Either the additional resources provided or the textbook _____ the information required to respond appropriately to this week’s discussion prompt.
What are the functions of human organs of speech?
All the factors of 42 and 38. Thanks :)!
which do you think made the most significant contribution to the ancient world? Ancient Greece and Rome were perhaps two of the most significant civilizations i
y=x 2 the set of values assigned to x is called the
The function c=2.50(n-2)+1.50 represents the cost c in dollars of printing n invitations. Which of the following is not true?