suse man page for sscanf

Query: sscanf

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SSCANF(9)						     Basic C Library Functions							 SSCANF(9)

NAME
sscanf - Unformat a buffer into a list of arguments
SYNOPSIS
int sscanf(const char * buf, const char * fmt, ...);
ARGUMENTS
buf input buffer fmt formatting of buffer @...: resulting arguments ... variable arguments
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SSCANF(9)
Related Man Pages
usb_gadget_config_buf(9) - suse
snprintf(9f) - sunos
sprintf(9f) - sunos
xo_attr_hv(3) - freebsd
xo_errc(3) - freebsd
Similar Topics in the Unix Linux Community
sscanf !!
Help with sscanf
using sscanf
sscanf() weired behaviour
Format specifier for sscanf() in C