SSCANF
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
sscanf - Unformat a buffer into a list of arguments
SYNOPSIS
"SYNOPSIS"
int sscanf (const char * buf, const char * fmt, ...);
ARGUMENTS
- buf
-
input buffer
- fmt
-
formatting of buffer
@...: resulting arguments
- ...
-
variable arguments
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:53 GMT, October 09, 2005