VMS Help  —  CRTL  alloca
    Allocates memory on the stack.

    Format

    #include <alloca.h>

    void *alloca (unsigned int size);
Additional Information: explode extract
Arguments Description Return Value
Close Help