/* sscanf --- formatted input conversion from a string */

#define SSCANF 1        /* define which routine */

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