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(3) - osf1 |
| vsscanf(3p) - posix |
| uvszprintf(3alleg4) - suse |
| uvszprintf(3alleg4) - opendarwin |
| uvszprintf(3alleg4) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |