a) return pointer to first occurrence of ch in c or NULL if not present
b) return pointer to first occurrence of c in ch or NULL if not present
c) return pointer to first occurrence of ch in c or ignores if not present
d) return pointer to first occurrence of cin ch or ignores if not present
What is the use of function char *strchr(ch, c)?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is the use of function char *strchr(ch, c)?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!