Search:

Type: Posts; User: TheBiles

Search: Search took 0.00 seconds.

  1. I'm sorry, but I've never used objects. How...

    I'm sorry, but I've never used objects. How exactly does this work? I didn't think I could allocate dynamically in C.


    Edit: Would it also be possible to just use realloc? I'd only be able to...
  2. I'm trying to create a function that modifies a 2D array...

    I'm trying to write a function that inputs an array of 65 elements (ArrA[65]) and a two-dimensional array of Nx65 elements (ArrB[N][65]) and returns the two dimensional array with the one dimensional...
Results 1 to 2 of 2