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

Why did the American public mostly oppose joining the League of Nations after WWI?
what is the most common type of vegetation throughout Latin America
What would be the most likely effect of one company buying a competitor?
4(3-5)=-2(8-z)-6z what is z
EASY SCALE FACTOR SHOW WORK
In terms of weather, what kind of boundary does the line labeled  X represent? A. occluded front B. stationary front C. cold front D. warm front
when Jefferson took office he did what
a summary about concussions
Graph the first six terms of a sequence where a1 = -10 and d = 3.
On a map, the distance between two cities is 7.3 centimeters. The map scale is 1 cm:50 km. What is the actual distance between the two cities?