sscanf(9)

NAME

sscanf - Unformat a buffer into a list of arguments

SYNOPSIS

int sscanf(const char * buf, const char * fmt, ...);

ARGUMENTS

buf
input buffer
fmt
formatting of buffer @...: resulting arguments
...
variable arguments

COPYRIGHT

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