sscanf(9) suse man page | unix.com

Man Page: sscanf

Operating Environment: suse

Section: 9

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
shevek_ostring(3) - debian
shevek_rostring(3) - debian
usb_gadget_config_buf(9) - suse
xo_errc(3) - freebsd
sscanf(3p) - posix
Similar Topics in the Unix Linux Community
sscanf function is failing
sscanf !!
help with sscanf()!
using sscanf
sscanf() weired behaviour