|
From: Domingues L. F. <Lui...@ed...> - 2014-05-07 08:26:57
|
Hello, On a tool, I try to print on the stdout the value of a floating point. But when I use the %f formating in VG(printf) or VG_(message) it print my string, but not my float/double. It is a bug? Or there are another way to print floating points? Regards, Luis Domingues |