VMS Help
CRTL, strrchr

 *Conan The Librarian

    Returns the address of the last occurrence of a given character
    in a null-terminated string.

    Format

      #include  <string.h>

      char *strrchr  (const char *str, int character);

  Additional Information (explode) :

  Close     Help