Page MenuHomePhorge

stristr.h
No OneTemporary

Authored By
Unknown
Size
269 B
Referenced Files
None
Subscribers
None

stristr.h

/* stristr.h -- locate a substring case-insensitively
*/
/* $Id: stristr.h,v 1.2 2002/05/25 19:57:47 leg Exp $ */
#ifndef INCLUDED_STRISTR_H
#define INCLUDED_STRISTR_H
extern char *stristr(const char *haystack, const char *needle);
#endif /* INCLUDED_STRISTR_H */

File Metadata

Mime Type
text/x-c
Expires
Fri, Apr 24, 10:41 AM (1 d, 51 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
66/44/633ba60650ddd6ad27d7dbf429aa
Default Alt Text
stristr.h (269 B)

Event Timeline