User: richieH1997

  • Public profile

User profile: richieH1997

User info
User name:richieH1997
History
Joined:
Number of posts:5
Latest posts:

incompatible types in assignment of 'int' to 'int [7]'
also constexpr didn't work, i changed it to just const int MAXROW[7];

incompatible types in assignment of 'int' to 'int [7]'
I use eclipse for my coding, and it says the program gave has errors , its probable just eclipse i g...

incompatible types in assignment of 'int' to 'int [7]'
Side note I haven't learned in my c++ class what "constexpr" is or "unsigned" if you could just expl...

incompatible types in assignment of 'int' to 'int [7]'
Thank you andy, I realize my mistake thanks so much!

incompatible types in assignment of 'int' to 'int [7]'
I am getting an error message "incompatible types in assignment of 'int' to 'int [7]' on lines 49 & ...

This user does not accept Private Messages