passing 2-d array to a functionProblem solved Thanks for your help. Here is the solved code for those who may encounter the same pr...
Online Compiler?http://ideone.com/ good one to use
passing 2-d array to a functionI've tried that by changeing [code] void monthlysales(unsigned int**, unsigned int, unsigned int); /...
passing 2-d array to a functionI'm new to c++ programming and I'm trying to pass a 2d array into a function for input, but I keep g...
This user does not accept Private Messages