Search:

Type: Posts; User: Lina_inverse

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,303

    oh ok, yeah i am using C, not C++, so malloc it is

    oh ok, yeah i am using C, not C++, so malloc it is
  2. Replies
    6
    Views
    1,303

    dynamically allocating an array

    Im kind of new to C, and I have a question about dynamically allocating arrays.

    I created an array, int array[n], but this array cant be bigger than 10, so the user will have to enters a number...
Results 1 to 2 of 2