/* @(#)strcmp.c 4.1 (Berkeley) 12/21/80 */ /* * Compare strings: s1>s2: >0 s1==s2: 0 s1