#include "str_defs.h" int str_diffn(const char* a, const char* b, unsigned long limit) /*EXTRACT_INCL*/ { unsigned long u=0; char ch=0; for (; u