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
err(3) - bsd
uvszprintf(3alleg4) - debian
vfprintf(3) - osf1
uvszprintf(3alleg4) - netbsd
uvszprintf(3alleg4) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I