/* * @(#)strops.c 1.1 92/07/30 Copyr 1985 Sun Micro * Assorted string operations */ /* * Compare strings: s1>s2: >0 s1==s2: 0 s1