News

I am trying to pass an array of strings or a 2d array of chars to a function so I can modify them using that function. I have tired referencing, pointers e.t.c but all produce errors.
They are not the same, and hence you have a type mismatch.<BR><BR>You probably have heard that pointers and arrays are equivalent, which is an oversimplification.