Hi! > +static char *check_zero(char *buf, int size) And these functions should be 'static inline' which is idiom for how to define functions in headers in C... -- Cyril Hrubis chrubis@suse.cz