Page 1 of 1

What is the function of strcoll()?

Posted: Wed Jul 13, 2022 7:55 pm
by answerhappygod
a) compares the string, result is dependent on the LC_COLLATE
b) copies the string, result is dependent on the LC_COLLATE
c) compares the string, result is not dependent on the LC_COLLATE
d) copies the string, result is not dependent on the LC_COLLATE