HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

              char *gcvt( double value, int ndigit, char *buf )


       - prototype in stdlib.h

       - converts a floating point number to a string of ndigit digits,
         storing string into buf and returning pointer to that string
       - outputs in Fortran-F format if possible, else in Fortran-E format

Esc or Alt-X to exit gcvt Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann