#include<stdio.h>int main(void){printf ("value is :%10f",32.6784728);return 0;}
Standard input is empty
value is : 32.678473
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!