Search:

Type: Posts; User: simpledev

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    6,342

    Aha! It works! THANK YOU! For reference,...

    Aha! It works!

    THANK YOU!

    For reference, below is the modified function:



    int *push_int(int *array, int *counter, int *size, int *value){
  2. Replies
    4
    Views
    6,342

    Dynamically sized array function behavior

    Hello C boards,

    First time posting here. I am a bit of a noob, but have done my due diligence in trying to understand the behavior. Despite best efforts, I cannot understand or explain the...
Results 1 to 2 of 2