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)NAMEsscanf - Unformat a buffer into a list of argumentsSYNOPSISint sscanf(const char * buf, const char * fmt, ...);ARGUMENTSbuf input buffer fmt formatting of buffer @...: resulting arguments ... variable argumentsCOPYRIGHTKernel Hackers Manual 3.10 June 2014 SSCANF(9)
Related Man Pages |
---|
vsnprintf(9) - centos |
curs_scanw(3x) - opendarwin |
xo_attr_hv(3) - freebsd |
xo_errc(3) - freebsd |
xo_errx(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
sscanf function is failing |
sscanf !! |
help with sscanf |
using sscanf |
Format specifier for sscanf() in C |