News

Create a dynamic array of strings. Allow user to keep entering names until user enter "done", which indicates user entered all names. Store the names in the dynamic array. Initialize the dynamic array ...