Layman base

Layman Base functions. More...


Functions

void laymanInit ()
void laymanFinalize ()


Detailed Description

Layman Base functions.

These functions are used when you want to begin or end using the library.


Function Documentation

void laymanFinalize (  ) 

Call this function when you're done using the library. It will free memory.

void laymanInit (  ) 

This is the first function that must be called before using the library. It initializes the Python interpreter.


Generated on Fri Aug 6 20:00:53 2010 for C-Layman by  doxygen 1.5.8