#ifndef lint static char sccsid[] = "@(#)strcmp.c 5.1 (Berkeley) 06/05/85"; #endif not lint /* * Compare strings: s1>s2: >0 s1==s2: 0 s1