look at the below code. It gets the size of the string array and index from the user. And set the indexth element of the string as "abcdefg"; (strings are at length 8) and print it to the console. I do not understand why but i have to use char arrays instead of strings, otherwise compiler rejects. (it is an ipc application, so do not advise me to use strings)
Code:
int size,