VSSCANF

Section: ()
Updated: 06 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: 06:21:16 GMT, October 06, 2005