Hi, everyone !
As we know, when we want to allocate the CMEM, we can use loadmodules.sh.
In the file: cmem.c, I know there are two types: pool and heap.
Pool is defined in loadmodules.sh, But where is the heap??
In addition, where should we use the heap??