FreeNOS
Functions
strchr.cpp File Reference
#include "string.h"

Go to the source code of this file.

Functions

char * strchr (const char *s, int c)
 String scanning operation. More...