filmov
tv
CSGLearn CaaAL Topic 9, BYOA: Build Your Own Allocator
Показать описание
C as an Additional Language is a free course for learning C coming from another language (such as python). This episode covers building a dynamic memory allocator on the stack, and briefly touches on methods of building more advanced memory allocators covering different purposes.