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-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout