How do I properly compare strings in C? I am trying to get a program to let a user enter a word or character, store it, and then print it until the user types it again, exiting... May 25, 2022 0 Comments