All Manuals > LispWorks Foreign Language Interface User Guide and Reference Manual > 5 Function and Macro Reference

NextPrevUpTopContentsIndex

alloca

Function
Summary

A synonym for allocate-dynamic-foreign-object.

Package

fli

Signature

alloca &key type pointer-type initial-element initial-contents nelems => pointer

Description

The function alloca is a synonym for allocate-dynamic-foreign-object.

See also

allocate-dynamic-foreign-object


LispWorks Foreign Language Interface User Guide and Reference Manual - 7 Dec 2011

NextPrevUpTopContentsIndex