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 reference source would you use to find the meaning of "etiquette" this is language arts
what is the answer to 8c=5c+21
TRUE OR FALSE? The genetic code is determined by the SIZES of the nitrogen bases.
If atoms are made up of smaller particles, such as protons, neutrons, and electrons, then why are atoms considered the smallest particles of an element?
how did Assyrian,Babylonian and Persian rulers use technology to expand and unite their empires?
If you divide the mass of a substance by its volume, can you can find its density?
What is a sentence with the word Evasively?
What is 5/12 divided by 3/16 as a fraction?
Do you know what 48% of 50 is?
How do you do this solve 5/2y=10 for y explain