User: erim

  • Public profile

User profile: erim

User info
User name:erim
History
Joined:
Number of posts:6
Latest posts:

[Error] invalid types 'int[int]' for array subscript
thanks. 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 subscript
I 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 array
ok 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 array
alright I have reformatted the codes [code] #include <iostream> #include<fstream> #include <string> ...

This user does not accept Private Messages