At 03:29 PM 2/27/99 EST, you wrote:
>Anyone know how to output a floating point number in readable form with the
>CCS C compiler ?
>E.g, printf a number such as 20.564 as you see it here.

%6.3f would do it in a real compiler.

Andy

   \-----------------/
    \     /---\     /
     \    |   |    /          Andy Kunz
      \   /---\   /           Montana Design
/---------+   +---------\     http://www.montanadesign.com
| /  |----|___|----|  \ |
\/___|      *      |___\/     Go fast, turn right,
                               and keep the wet side down!