next up previous contents
Next: C++ Bindings Up: C Bindings Previous: Invoking Babel to generate   Contents

Invoking Babel to generate C implementations

To implement a set of SIDL classes in C, you should invoke Babel as follows:

% babel -server=C file.sidl
or use the short form
% babel -sC file.sidl

In both cases, the use of the default repository is assumed for resolving symbols.





babel-0.8.6
users_guide Last Modified 2003-07-09

http://www.llnl.gov/CASC/components
components@llnl.gov