|
VMS Help CRTL, gcvt *Conan The Librarian |
Converts its argument to a null-terminated string of ASCII digits
and returns the address of the string.
Format
#include <stdlib.h>
char *gcvt (double value, int ndigit, char *buffer);
Additional Information (explode) :
|
|