Dynamic Allocation of Stack Space

The C library alloca function should be used to dynamically allocate stack space.