I am having a problem in knowing where to start with my project that has to ask a user to enter a string of characters.. you can limit the size of characters and u decript those characters u can print them backward or u can change them into numbers depends on how u wana do it.... so what I have to do is to ask the user to enter these characters using files and and keep the string of characters on my "*.txt" and print them backward or numbers but I dont know how to go on about that
p.s I have to have 2 ccp files... one for output and one for input.... I have thought about substr() but Im not sure if that is gona work... please guys help me out