CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: xCrusade

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    11,466

    Re: Out of bounds array problem

    Thanks for the input, it compiles beautifully now, time to get started! I will post back if I have any issues, I am not sure how I am going to attempt to complete the program but I have to do a...
  2. Replies
    3
    Views
    11,466

    Out of bounds array problem

    Hello.

    I am doing an exercise in which I need to do the following:

    Design and implement class myArray

    myArray class must solve the array index out of bounds problem and allow the user to...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured