Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

vscanf - Formatiert aus Standard-Eingabestrom lesen

&pagelevel(4)&pagelevel

Definition

#include <stdarg.h>
#include <stdio.h>

int vscanf(const char *format, va_list arg);

Beschreibung

Siehe vfscanf().              .