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
a) strcmp()
b) memcmp()
c) strncmp()
d) no such function
b) memcmp()
c) strncmp()
d) no such function