Question about Arrays and Strings[code]#include <iostream> #include <new> using namespace std; int main () { int n,o; c...
Question about Arrays and StringsQuestion 1: About Arrays Must I specify a size when initializing an array? In my program the u...
This user does not accept Private Messages