Page 1 of 1

This function offers the quickest way to determine whether two character sequences of the same known length match charac

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
a) strcmp()
b) memcmp()
c) strncmp()
d) no such function