]>
diplodocus.org Git - nmh/blob - docs/historical/mh-6.8.5/sbr/strindex.c
1 /* strindex.c - "unsigned" lexical index */
3 static char ident
[] = "@(#)$Id: strindex.c,v 2.3 1992/12/15 00:20:22 jromine Exp $";
13 if (p1
== 0 || p2
== 0) return(-1); /* XXX */