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

NextPrevTopContentsIndex

5 Advanced Uses of the FLI

Note: Some of the examples in this chapter only work for LispWorks for Windows.

This is the final chapter of the user guide section of this manual. It provides a selection of examples which demonstrate some of the more advanced uses of the FLI.

5.1 Passing a string to a Windows function

5.2 Modifying, passing and returning strings

5.3 Lisp integers

5.4 Defining new types

5.5 Using DLLs within the LispWorks FLI

5.6 Incorporating a foreign module into a LispWorks image

5.7 Block objects in C (foreign blocks)

5.8 Interfacing to graphics functions

5.9 Summary


LispWorks Foreign Language Interface User Guide and Reference Manual - 16 Feb 2015

NextPrevTopContentsIndex