I want to know if this PIPS support dynamic memory allocation,
such as malloc()
I want to know if this PIPS support dynamic memory allocation,
such as malloc()
Yes it Does Support all libc.lib Memory allocation/deallocation functions like malloc, calloc, realloc, reallocf and free.
Originally Posted by skumar_rao
That is so good!!!