/* scanf --- formatted input conversion from stdin */

#define SCANF 1         /* define which routine for use by doscan */

#include "doscan.c.i"   /* routine which does the work */
