Usually, if you want to associate a number with a text message, you could do it by storing up the messages, in a 2D char array. Then, because of the way arrays are stored in C, you can refer to any...