56 if (digits < 0 || digits >=
size) {
static unsigned char buff[32768]
char *CDECL _gcvt(double number, int ndigit, char *buff)
int CDECL _gcvt_s(char *buff, size_t size, double number, int digits)
_Check_return_ _CRTIMP int __cdecl _scprintf(_In_z_ _Printf_format_string_ const char *_Format,...)
static const int digits[]
#define sprintf(buf, format,...)
static unsigned int number
_CRTIMP int *__cdecl _errno(void)