Jump to content
xisto Community

kharthi

Members
  • Content Count

    1
  • Joined

  • Last visited

  1. Hi, I need to implement a class cppArray which is identical to a one dimensional C++ array. It should perform range checking(index set is a set of consecutive integer from 0). It allows only one array to be assigned to another array using = operator. Supports a function that returns the size of an array. It allows reading and printing through use of cout and cin. Immediate response will help out a lot, thanks in advance!
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.