[42] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

More on strings.h

daemon@ATHENA.MIT.EDU (prb@ATHENA.MIT.EDU)
Wed Oct 24 16:08:31 1990

From: prb@ATHENA.MIT.EDU
To: krb5-bugs@ATHENA.MIT.EDU
Date: Wed, 24 Oct 90 16:08:19 EDT

I am thinking that

	#if	defined(SYSV) || defined(sun)
	#define	index	strchr
	#define	rindex	strrchr
	#endif
	#include <string.h>

is probably better.

home help back first fref pref prev next nref lref last post