Hi all,
I want to specify a limit of numbers to be printed after the decimal point .Could anyone tell me what to use in vc++ ?
eg: 5.3446785
I want to print just 5.34467
Thanks.
I want to specify a limit of numbers to be printed after the decimal point .Could anyone tell me what to use in vc++ ?
eg: 5.3446785
I want to print just 5.34467
Thanks.
Comment