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

the graph that shows the volume of a sound at different frequencies is called a
According to this graph, which statement describes how the amount of iron changes over time in the reaction Fe2O3 + 3H2 → 2Fe + 3H2O? A. The amount of the produ
I need a essay or paragraph about Dr. jose rizal
Write an equation that involves multiplication, contains a variable, and has a solution of 5. Then write another equation that has the same solution and include
Gregor Mendel used pea plants that were heterozygous for each of two traits—seed color and seed shape—to generate a dihybrid cross. The phenotypic ratio of the
why is valley forge Pennsylvania remembered?
More people became Buddhists after a. India became part of the Persian Empire. b. the Mauryans traded with Buddhist countries. c. Chandra Gupta’s conversion. d.
solve using addition method 3x-3y+2z=7 3x+y-3z=-5 7x-y-2z=0
what are some facts about ionic bonding? I need some information for my poster
Use logarithmic differentiation to find dy/dx: y=((x^3)(2x+3)^1/2) / (x-2)^2