sscanf function


To be done.....


Library:   stdio.h

Prototype: char sscanf(const char *buff, const char *format,
...);


Notes


Examples

example program.

See also:

sprintf strtok


Top Master Index Keywords Functions


Martin Leslie