vsscanf(9)

NAME

vsscanf - Unformat a buffer into a list of arguments

SYNOPSIS

int vsscanf(const char * buf, const char * fmt, va_list args);

ARGUMENTS

buf
input buffer
fmt
format of buffer
args
arguments

COPYRIGHT

Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout