I'm new to C programming...
can someone help me with the following programme:
write a program that repeatedly prompts the user to encode text, decode text or quit. A user who chooses to either encode or decode text is prompted for a code string, a file to encode or decode, and an output file.
can someone help me with the following programme:
write a program that repeatedly prompts the user to encode text, decode text or quit. A user who chooses to either encode or decode text is prompted for a code string, a file to encode or decode, and an output file.