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 |
|---|
| xo_message(3) - freebsd |
| xo_errc(3) - freebsd |
| xo_errx(3) - freebsd |
| xo_message_hcv(3) - freebsd |
| sscanf(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| sscanf function is failing |
| sscanf !! |
| help with sscanf |
| Help with sscanf |
| using sscanf |