strchr

Module: ecereCOM

char * strchr(const char *, int)

Description

Search for a character in a string

Parameters

  const char *  (null) 
  int  (null) 
 
Return Value char *