How to compare strings in C? You can use do it using strcmp function, without strcmp function and using pointers. Function strcmp is case sensitive and ...
確定! 回上一頁