#include "scan.h" #include size_t scan_whitenskip(const char *s,size_t limit) { register const char *t=s; register const char *u=t+limit; while (t