VSSCANF(9) Basic C Library Functions VSSCANF(9)NAMEvsscanf - Unformat a buffer into a list of argumentsSYNOPSISint vsscanf(const char * buf, const char * fmt, va_list args);ARGUMENTSbuf input buffer fmt format of buffer args argumentsCOPYRIGHTKernel Hackers Manual 3.10 June 2014 VSSCANF(9)
| Related Man Pages |
|---|
| vsnprintf(9) - centos |
| vfprintf(3) - osf1 |
| vprintf(3) - osf1 |
| uvszprintf(3alleg4) - suse |
| uvszprintf(3alleg4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Controlling user input |
| [TIP] Processing YAML files with yq |