|
arrayName[i] will return a char. char is a built in type, it does not have functions called setx, and getx. It looks like you have yourself a bit confused here. What is it you are trying to do.
Edit: Beat to it by King.
Last edited by Game_Ender; Aug 13th, 2006 at 10:27 PM.
|