vsscanf(9) centos man page | unix.com

Man Page: vsscanf

Operating Environment: centos

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 3.10 June 2014 VSSCANF(9)
Related Man Pages
vsnprintf(9) - suse
err(3) - bsd
uvszprintf(3alleg4) - opendarwin
uvszprintf(3alleg4) - linux
uvszprintf(3alleg4) - v7
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq