View Single Post
Jan14-10, 04:22 PM   #10
 
Admin
Quote by mgb_phys View Post
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