Home > Term: dynamic memory allocation
dynamic memory allocation
A technique used by several functions (such as malloc, calloc, and realloc) to dynamically allocate memory for variables at runtime. This is accomplished by defining a large memory pool (heap) and using the functions to allocate memory from the heap.
- Part of Speech: noun
- Industry/Domain: Semiconductors
- Category: Digital Signal Processors (DSP)
- Company: Texas Instruments
0
Creator
- Dedrick
- 100% positive feedback