[Error] invalid types 'int[int]' for array subscriptthanks. my mistake I didn't notice that on line 31 and 32 and it was not giving error when I compile...
[Error] invalid types 'int[int]' for array subscriptI am trying to store m into 2D array
[Error] invalid types 'int[int]' for array subscript[code] #include <iostream> #include<fstream> int decryption(int); int multiply(int,int[][2]); u...
displaying ascii codes in 2D arrayok I have managed to store the numbers in 2D array.but when I want to to multiply this array by anot...
displaying ascii codes in 2D arrayalright I have reformatted the codes [code] #include <iostream> #include<fstream> #include <string> ...
This user does not accept Private Messages