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 |
|---|
| shevek_ostring(3) - debian |
| curs_scanw(3x) - opendarwin |
| usb_gadget_config_buf(9) - suse |
| sprintf(9f) - sunos |
| xo_errc(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| sscanf function is failing |
| sscanf !! |
| Help with sscanf |
| sscanf() weired behaviour |
| Format specifier for sscanf() in C |