VSSCANF
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
vsscanf - Unformat a buffer into a list of arguments
SYNOPSIS
"SYNOPSIS"
int vsscanf (const char * buf, const char * fmt, va_list args);
ARGUMENTS
- buf
-
input buffer
- fmt
-
format of buffer
- args
-
arguments
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:59 GMT, October 09, 2005