HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

                    char *strchr( const char *str, int c )


       - prototype in string.h

       - scans str for first occurrence of c
       - returns pointer to c in str, or NULL if not found

Esc or Alt-X to exit strchr Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann