NextPrevTopContentsIndex

18 Dynamic library C functions

This chapter describes the C functions available in a LispWorks dynamic library, that is a library created by passing dll-exports or dll-added-files to save-image or deliver.

For an overview of this functionality with examples of use, see the section "LispWorks as a dynamic library" in the LispWorks User Guide .

Note: this chapter applies only to 32-bit LispWorks on Microsoft Windows, Intel Macintosh, Linux and FreeBSD, and 64-bit LispWorks on Windows, Intel Macintosh and Linux.

InitLispWorks

LispWorksDlsym

LispWorksState

SimpleInitLispWorks

QuitLispWorks


LispWorks Reference Manual - 12 Mar 2008

NextPrevTopContentsIndex