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. Is there a way ...
Hi all:<BR><BR>Its 2:30 am and I can't figure this out. Maybe I'm just overlooking<BR>the obvious here, so I hope u can help.<BR><BR>I pass a function an array by reference, and the ...