a) int strcoll(const char *s1,const char *s2)
b) int strcoll(const char *s1)
c) int strcoll(const *s1,const *s2)
d) int strcoll(const *s1)
What is the prototype of strcoll() function?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is the prototype of strcoll() function?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!