Thread
:
C: Visual Studio 2008
View Single Post
Jan14-10, 04:22 PM
#
10
Borek
Admin
Quote by
mgb_phys
Using %f in printf is perfectly valid, the printf call doesn't need to know how big the float is it can handle that when generating the output.
Surprise, I was wrong for 25 years