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 |
|---|
| vsprintf(3) - osf1 |
| vprintf(3) - osf1 |
| vsnprintf(3) - osf1 |
| uvszprintf(3alleg4) - netbsd |
| uvszprintf(3alleg4) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |