Hi all,

I am wondering if anybody has any good links for displaying floats. I have been working with some pre-written code that has bugs in, at the company i work for. But i keep having problems with rounding. I am considering re-writing it but what to get to grips with rounding of floats first

Any help will be much appreciated

K :-/

Go here and download Thinking in C by Bruce Eckel.
These are a sequence of flash tutorials. Lesson 2 is all about data types and their limits. At the end of that lesson there's an exercise example of how to round up a float to the nearest whole.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.