/* ** strncmp(s,t,n) - Compares two strings for at most n ** characters and returns an integer ** >0, =0, <0 as s is >t, =t, or