vsscanf(9) suse man page | unix.com

Man Page: vsscanf

Operating Environment: suse

Section: 9

VSSCANF(9)						     Basic C Library Functions							VSSCANF(9)

NAME
vsscanf - Unformat a buffer into a list of arguments
SYNOPSIS
int vsscanf(const char * buf, const char * fmt, va_list args);
ARGUMENTS
buf input buffer fmt format of buffer args arguments
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 VSSCANF(9)
Related Man Pages
vsnprintf(9) - suse
err(3) - bsd
uvszprintf(3alleg4) - debian
vsnprintf(3) - osf1
uvszprintf(3alleg4) - linux
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I