int sscanf( const char *s, const char *format, arg1, arg2, ... )
- prototype in stdio.h - see
scanf
() and
SCANF SPEC