IBM Books

Language Environment Interface Reference


Creating a Shared Library

When you build a language environment, you can use the template supplied in Appendix B, Language Environment Template, which provides the environment interface functions and the communication structures used by Net.Data to communicate with your language environment and to pass parameters to and from the language environment.

The following sections describe concepts and design issues for the functions and structures. The utilities provided in the language environment interface are described in The Language Environment Programming Interface Utility Functions.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]