Лекция 7. Стековая, статическая и динамическая память
0:00 2. 2 Kinds of memory 6:15 stack 11:40 stack and function calls 15:00 stack size 19:20 stack overflow 22:45 recursion limits 23:50 segmentation fault 26:57 dynamic memory 28:25 operator new 31:38 operator delete 33:50 operator new and operator delete 35:02 operator new is not guaranteed to initialize memory to anything 36:24 important idea manual memory management 37:23 memory leaks 41:10 example 44:47 garbage collector ( java, c,, python) 46:15 details about operator delete 49:23 operator delete and operator, example 51:40 static variables 56:35 2 interesting questions
|
|