Search:

Type: Posts; User: Antimodes

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    2,038

    This is what I'm having trouble with I believe. ...

    This is what I'm having trouble with I believe.
    1) For initialize would [codeIntArrayPtr sumArray =0;[/code] take care of it?
    2) This is what I'm really stuck on how would I fill it with an...
  2. Replies
    8
    Views
    2,038

    Have to use a dynamic array for this assignment,...

    Have to use a dynamic array for this assignment, and was just following the template my book gave me.
  3. Replies
    8
    Views
    2,038

    Still obviously learning C++ so if I got...

    Still obviously learning C++ so if I got something wrong please excuse my ignorance
  4. Replies
    8
    Views
    2,038

    dynamic array

    I'm trying to write a program using a dynamic array that will sum all the numbers before the number entered. (You enter 3 it does 1+2+3=6) Keep getting really wrong output numbers but can't find the...
Results 1 to 4 of 4