This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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

Parents
  • A second "reply fast" request to this forum. Do you happen to have payed any premium support charge to expect people to jump when you say "jump"?

    Your school should have been able to either supply you with suitable documentation or tell you what books or web sites they recommend - using one-dimensional or two-dimensional arrays isn't exactly Keil-specific. Having an array of char or int isn't exactly Keil-specific either. So why do you wait for rapid responses on web forums?

Reply
  • A second "reply fast" request to this forum. Do you happen to have payed any premium support charge to expect people to jump when you say "jump"?

    Your school should have been able to either supply you with suitable documentation or tell you what books or web sites they recommend - using one-dimensional or two-dimensional arrays isn't exactly Keil-specific. Having an array of char or int isn't exactly Keil-specific either. So why do you wait for rapid responses on web forums?

Children