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);