SSCANF

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