/*
 * reimplementation of Daniel Bernstein's byte library.
 * placed in the public domain by Uwe Ohse, uwe@ohse.de.
 */
#include "gen_scan.h"
#include "scan.h"

SCAN_XFUNC(xlong,unsigned long,16,"0123456789ABCDEF")


syntax highlighted by Code2HTML, v. 0.9.1