c
»
string
strchr.c File Reference
Go to the source code of this file.
Functions
char *
strchr
(CONST char *p, int ch)
Locate the first occurrence of a character in a string.
© 2000-2010 by contributors - visit
http://www.ethernut.de/