I want to format a float value to 999,999,999,999 .99
format. (With commas in between and decimal point with 2
decimals)
Can somebody help me with this using fprintf(). I am using
VC++ 6.0
format. (With commas in between and decimal point with 2
decimals)
Can somebody help me with this using fprintf(). I am using
VC++ 6.0
Comment