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 2.6. July 2010 SSCANF(9)
| Related Man Pages |
|---|
| usb_gadget_config_buf(9) - suse |
| sprintf(9f) - sunos |
| xo_attr_hv(3) - freebsd |
| xo_attr_h(3) - freebsd |
| sscanf(3p) - posix |
| Similar Topics in the Unix Linux Community |
|---|
| sscanf function is failing |
| help with sscanf |
| Help with sscanf |
| using sscanf |
| Format specifier for sscanf() in C |