C user input sporadic invalid results
Advertisements Coding in C, I’m having an issue with user input. Sometimes, the input works and sometimes it doesn’t. Example run output from terminal: dennis@MBP2021 Encryption % make cc Gronsfeld_Cipher.c /Users/dennis/Documents/C/programs/DJSlibrary/cs50.c -o cipher dennis@MBP2021 Encryption % ./cipher Please enter line to be encoded: This, however, is not the time. You entered: This, however, is not… Read More C user input sporadic invalid results