- Subject: printf *%f
- From: ratheesh k <ratheesh.ksz@xxxxxxxxx>
- Date: Wed, 12 Jan 2011 13:09:08 +0530
- List-id: <linux-c-programming.vger.kernel.org>
double x=45.9876 ;
printf("%4.2f" , x); is working fine ... But printf("%*f , 4.2 , x) ;
behaves odd in my fedora 8 pentium machine. any clue ?
Does * substitute only integers ?
-Ratheesh
--
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Linux Assembler]
[Git]
[Kernel List]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[Yosemite Campsites]
[Yosemite News]
[GCC Help]