skydereign wrote:A small correction to your tutorial. %d does not do doubles, %d is the same as %i (both only handle integers). You can use %lf for doubles (long float).
Oh, didn't know that..
Thanks for pointing that out!
skydereign wrote:A small correction to your tutorial. %d does not do doubles, %d is the same as %i (both only handle integers). You can use %lf for doubles (long float).
Users browsing this forum: No registered users and 1 guest