1 2 3 4 5
#include "scan_number.h" SCAN_NUMBER_DEFINE(scan_8ulong, unsigned long, 8) #if 0 unsigned int scan_8ulong(const char *s, unsigned long *u) /*EXTRACT_INCL*/ #endif