Search:

Type: Posts; User: ibanezrgking

Search: Search took 0.01 seconds.

  1. thanks, salem but i dont know what exactly new...

    thanks, salem

    but i dont know what exactly new or delete does....i feel like im gonna have trouble implementing those things without knowing what they do...and i saw that pointer * whats it...
  2. help with declaring array in which the user specifies size

    here's what i want to do:

    program asks user how big the array is gonna be.

    cout << "how big you want this array to be?" << endl;

    cin >> array_size;

    user types: 10(or however large he...
Results 1 to 2 of 2