i'm having trouble adding characters to a variable string. The examples didn't help me much. It shows how to declare them but not how to manipulate them.
i have a keypad working fine and displaying a random alphanumberic code on the LCD screen. i want save that to a string. i believe you have to refer to each character in the string when you mod it but i cant get it to work.
some sample code plz.