What does it mean and how important to know about it for a C/C++ programmers?
Is it the same across the platforms, at least conceptually?
I understand it as a block of allocated memory used to store local variable by a function...
I want to know more