centos man page for sscanf

Query: sscanf

OS: centos

Section: 9

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

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 3.10 June 2014 SSCANF(9)
Related Man Pages
xo_message(3) - freebsd
xo_attr(3) - freebsd
xo_errc(3) - freebsd
sscanf(3p) - posix
sscanf(3) - php
Similar Topics in the Unix Linux Community
sscanf function is failing
help with sscanf()!
help with sscanf
Help with sscanf
using sscanf