Rev. 1.7.7
Torbjörn Törnquist, Peter Lundell
1997-05-15
Bibliography | Glossary | Cover | Up
Table of Contents
2 Using C from Erlang
2.1 Calling C Functions
2.2 Access to C Variables
2.3 Pointers, Struct Types and Records
2.4 Erlang Binaries
3 Using Erlang from C
3.1 Calling Erlang Functions
3.2 Pointers to Callback Functions
3.3 Precautions
4 Supervising C Programs
4.1 Supervision Principles and C
4.2 The Supervision Hooks
4.3 Supervision Example
5 Advanced IG Topics
5.1 IG Generator Switches
5.2 Sockets
5.3 Socket Example
5.4 Using C Macros
5.5 IG Files
5.6 Inside IG