.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SSCANF" "9" "09 October 2005" "" "" .SH NAME sscanf \- Unformat a buffer into a list of arguments .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int sscanf (const char * \fIbuf\fB, const char * \fIfmt\fB, \fI\&...\fB); \fR .SH "ARGUMENTS" .TP \fB\fIbuf\fB\fR input buffer .TP \fB\fIfmt\fB\fR formatting of buffer @...: resulting arguments .TP \fB\fI\&...\fB\fR variable arguments