#include <conio.h> int cscanf(const char *_format, ...);
Like scanf
(see section scanf), but it reads from the keyboard directly.
The number of fields stored.
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.