Online 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                                                                                                                                                                         
[helppc.bosbyte.nl]                  gcvt                     Home  Back  Topics