View Single Post
Re: v_angle.y is always 0 ???
Old
  (#7)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: v_angle.y is always 0 ??? - 24-02-2005

that's the problem with you guys overused to C++... you cannot even format a printf string properly

If you want to round a float value use %.nf, where n is the number of digits you want after the dot.



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote