centos man page for vsscanf

Query: vsscanf

OS: centos

Section: 9

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

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 3.10 June 2014 VSSCANF(9)
Related Man Pages
err(3) - bsd
vsprintf(3) - osf1
vprintf(3) - osf1
vsscanf(3p) - posix
uvszprintf(3alleg4) - v7
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I