Currently At: Programming Reference > C Reference > Stndard C I/O > sscanf()

sscanf()


Syntax:
#include <stdio.h>
int sscanf( const char *buffer, const char *format, ... );


Description:
The function sscanf() is just like |scanf()|, except that the input is read from buffer.

Related Topics:
scanf(), fscanf()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions