- prototype in string.h - scans str1 for first occurrence of any character appearing in str2 - returns pointer to first occurrence; NULL if not found