C++ Code of this program.

Develop a C++ function that accepts int array & char array and the arrays size as
arguments. Read file, which contains the mix of name and number. Make sure to
regrow your array.