I am developing a code to encrypt in the cesar cipher. The decryption is working perfectly, but to encrypt, fgets does not expect me to type the text. I have tried everything, the only command that works is: scanf ("% s", & cif), but...
asked by
28.10.2016 / 17:27