i'm writing a program containing two void functions namely getInput(string & arrays names, int &marks) and display results(string[],int[])
my problem is we haven't started with string arrays so may anyone give me a clue how to start then i'll continue.
my problem is we haven't started with string arrays so may anyone give me a clue how to start then i'll continue.
Comment