sanfern
April 26th, 1999, 08:56 AM
Hi
Please help me in operator[] overloading in multidimensional objects.
for eg: a[i][j]
how can I identify which is a row index & which is a column index in an operator overloading routine for an member function of an array type object
Please help me in operator[] overloading in multidimensional objects.
for eg: a[i][j]
how can I identify which is a row index & which is a column index in an operator overloading routine for an member function of an array type object