Need strnlen().

Don Steiny steiny at scc.UUCP
Fri Nov 22 12:32:14 AEST 1985


>
> >**
> 
> >	int strnlen(str,len)
> 	^^^
> >	char *str;
> 	
> 	int len;
> 	^^^^^^^^

	Why bother to do that?  It is implicitly int anyway.

-- 
scc!steiny
Don Steiny @ Don Steiny Software 
109 Torrey Pine Terrace
Santa Cruz, Calif. 95060
(408) 425-0382



More information about the Comp.lang.c mailing list