• declaration of two dimensional arrays(character
    actually this is in reference to the thread that i have already created about declaring two dimensional arrays I have configured the the model to Xdata and the change that i have made is only of declaring...
  • declaration of two dimensional arrays(character
    actually this is in reference to the thread that i have already created about declaring two dimensional arrays I have configured the the model to Xdata and the change that i have made is only of declaring...
  • CAN WE USE TWO - DIMENSIONAL INTEGER ARRAY
    Hi, i am a beginner. I am doing my robot project in c language using P89v51RD2 robot. In the code can i make use of integer two dimensional array's ?? please any one reply fast
  • CAN WE USE TWO - DIMENSIONAL INTEGER ARRAY
    Hi, i am a beginner. I am doing my robot project in c language using P89v51RD2 robot. In the code can i make use of integer two dimensional array's ?? please any one reply fast
  • two dimentional array(char) problem
    hi ! I want a table from which i can take char data. so i have used char 2-dim array.my initialization is ok. but complier gives following error : MAIN.C(24): error C242: 'array[]': too many...