program for count flotiong values

#include<stdio.h>
#include<conio.h>
void main()
{
float f;
scanf("%f",&f);
printf("..2f",f);
printf("%f", f);
getch();
}

Comments

Popular posts from this blog

how to use camera in android studio| code

How to hack wifi password-2017