-
Notifications
You must be signed in to change notification settings - Fork 0
Write a program to read a line of text from the keyboard and convert it into a coded text by changing its characters by adding a code number to them. This code number must be taken as input. For checking the correctness of your program, you should get your original text back after encoding. Use separate functions for encoding and decoding.
KanishkRaj-RAKA/d6p2.c
About
Write a program to read a line of text from the keyboard and convert it into a coded text by changing its characters by adding a code number to them. This code number must be taken as input. For checking the correctness of your program, you should get your original text back after encoding. Use separate functions for encoding and decoding.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published