NWLstrchr
Finds a character in a string
#include <time.h> or #define NWL_EXCLUDE_TIME
#include <stdio.h> or #define NWL_EXCLUDE_FILE
#include <nwlocale.h>
pnstr N_API NWLstrchr (
const nstr N_FAR *string,
nint find);
uses netwin32
Function NWLstrchr (
str : pnstr;
find : nint
) : pnstr;
NWLstrchr is case-sensitive.