There are various api the compiler use to allocate from the GC. Some do not specify if the allocated memory contains pointers or not, and none do specify the type qualifier of the memory.

Is it true about pointers? Which functions?
And why type qualifiers matter?

Reply via email to