COHERENT help

This page displays the COHERENT help information for scanf.

Listing of available help pages


scanf() -- Accept and format input

#include <stdio.h>
int scanf(format, arg1, ... argN)
char *format; [data type] *arg1, ... *argN;