|
VMS Help CRTL, scanf *Conan The Librarian |
Performs formatted input from the standard input (stdin),
interpreting it according to the format specification.
Format
#include <stdio.h>
int scanf (const char *format_spec, . . . );
Additional Information (explode) :
|
|