Search:

Type: Posts; User: migurus

Search: Search took 0.00 seconds.

  1. Thanks for your suggestion I will try Yes, I...

    Thanks for your suggestion I will try


    Yes, I greatly simplified my code just for brevity

    Absolutely, I allocate chunks of size = sysconf(_SC_PAGESIZE)
  2. how to properly pass address of an address of different data types

    In my routine I need "grow" an array by expanding and adding a new item at the end. This add2arr routine handles different type of data, for this reason I code the parameter as void. The code works...
Results 1 to 2 of 2