Search:

Type: Posts; User: Ion_Blade

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    2,155

    Sorry about that, I accidently posted twice...

    Sorry about that,

    I accidently posted twice...
  2. Replies
    13
    Views
    2,155

    Thanks for that, and Bugger, So is it still...

    Thanks for that,

    and Bugger,

    So is it still possible to use a dynamic array with a struct ?

    e.g.
    struct structy
    {
    int quantity;
  3. Replies
    13
    Views
    2,155

    Thanks for that, and Bugger, So is it still...

    Thanks for that,

    and Bugger,

    So is it still possible to use a dynamic array with a struct ?

    e.g.
    struct structy
    {
    int quantity;
  4. Replies
    13
    Views
    2,155

    So, is it possible to use a normal array and use...

    So, is it possible to use a normal array and use a variable for an array size to make it dynamic (or just an array that dynamically changes size), or do you have to start messing around with pointers...
Results 1 to 4 of 4