[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.2 Creating Extensions

This section describes in detail how to create new extensions, or how to modify existing ones. It assumes that reader is familiar with the C programming language and that they know how to write and compile simple C programs under UNIX. An extension is a "shared object" file, with the extension ".so", which is dynamically linked into the cogsys program at run-time.

3.2.1 Making the Extension  
3.2.2 Writing a New Extension  



This document was generated on November, 24 2008 using texi2html